Rpn: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2019

  • curprev 13:1913:19, 8 June 2019imported>Cyto 376 bytes +376 Created page with "<pre> This is reverse polish notation calculator. Usage: rpn [number | operator ...] Example1 'rpn 2 3 +' will add 2 and 3. (2+3) Example2 'rpn 2 3 4 + *' will add 3 a..."