<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://icesus.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Rpn</id>
	<title>Rpn - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://icesus.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Rpn"/>
	<link rel="alternate" type="text/html" href="https://icesus.org/wiki/index.php?title=Rpn&amp;action=history"/>
	<updated>2026-04-28T02:05:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://icesus.org/wiki/index.php?title=Rpn&amp;diff=3494&amp;oldid=prev</id>
		<title>imported&gt;Cyto: Created page with &quot;&lt;pre&gt; This is reverse polish notation calculator. Usage:     rpn [number | operator ...] Example1   &#039;rpn 2 3 +&#039; will add 2 and 3. (2+3) Example2   &#039;rpn 2 3 4 + *&#039; will add 3 a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://icesus.org/wiki/index.php?title=Rpn&amp;diff=3494&amp;oldid=prev"/>
		<updated>2019-06-08T13:19:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; This is reverse polish notation calculator. Usage:     rpn [number | operator ...] Example1   &amp;#039;rpn 2 3 +&amp;#039; will add 2 and 3. (2+3) Example2   &amp;#039;rpn 2 3 4 + *&amp;#039; will add 3 a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
This is reverse polish notation calculator.&lt;br /&gt;
Usage:     rpn [number | operator ...]&lt;br /&gt;
Example1   &amp;#039;rpn 2 3 +&amp;#039; will add 2 and 3. (2+3)&lt;br /&gt;
Example2   &amp;#039;rpn 2 3 4 + *&amp;#039; will add 3 and 4 and multiply with 2. (3+4)*2&lt;br /&gt;
&lt;br /&gt;
Operators: / ^ % - + *&lt;br /&gt;
Functions: sqrt log random cos negate tan acos sin exp atan asin&lt;br /&gt;
Constants: e pi EUR&lt;br /&gt;
All angles are in radians.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ Category:Commands ]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Cyto</name></author>
	</entry>
</feed>