Code

Imported upstream version 1.3.7.
[pkg-rrdtool.git] / doc / rrdgraph_rpn.txt
index bb8effb4c22b564b8b3cef753ed63bdcdfff9359..1ab75dbc919f44038baabb2500a20965dba1ea4e 100644 (file)
@@ -9,12 +9,12 @@ S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
        _\bR_\bP_\bN _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn:=_\bv_\bn_\ba_\bm_\be|_\bo_\bp_\be_\br_\ba_\bt_\bo_\br|_\bv_\ba_\bl_\bu_\be[,_\bR_\bP_\bN _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn]
 
 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
-       If you have ever used a traditional HP calculator you already know R\bRP\bPN\bN.
-       The idea behind R\bRP\bPN\bN is that you have a stack and push your data onto
-       this stack. Whenever you execute an operation, it takes as many ele-
-       ments from the stack as needed. Pushing is done implicitly, so whenever
-       you specify a number or a variable, it gets pushed onto the stack auto-
-       matically.
+       If you have ever used a traditional HP calculator you already know R\bRP\bPN\bN
+       (Reverse Polish Notation).  The idea behind R\bRP\bPN\bN is that you have a
+       stack and push your data onto this stack. Whenever you execute an oper-
+       ation, it takes as many elements from the stack as needed. Pushing is
+       done implicitly, so whenever you specify a number or a variable, it
+       gets pushed onto the stack automatically.
 
        At the end of the calculation there should be one and only one value
        left on the stack.  This is the outcome of the function and this is
@@ -302,8 +302,9 @@ S\bSE\bEE\bE A\bAL\bLS\bSO\bO
 A\bAU\bUT\bTH\bHO\bOR\bR
        Program by Tobias Oetiker <tobi@oetiker.ch>
 
-       This manual page by Alex van den Bogaerdt <alex@ergens.op.het.net>
+       This manual page by Alex van den Bogaerdt <alex@vandenbogaerdt.nl> with
+       corrections and/or additions by several people
 
 
 
-1.3.5                             2008-03-15                   RRDGRAPH_RPN(1)
+1.3.7                             2009-02-21                   RRDGRAPH_RPN(1)