Code

Imported upstream version 1.2.27
[pkg-rrdtool.git] / doc / rrdgraph_rpn.txt
index d115537bdb9df0a1849f52bc6292dea62cc695e7..5f022a444a91bd80ecd83d1e478471a3a1fa6625 100644 (file)
@@ -63,8 +63,6 @@ O\bOP\bPE\bER\bRA\bAT\bTO\bOR\bRS\bS
 
            Example: "A,B,C,IF" should be read as "if (A) then (B) else (C)"
 
-
-
        Comparing values
            M\bMI\bIN\bN,\b, M\bMA\bAX\bX
 
@@ -87,8 +85,6 @@ O\bOP\bPE\bER\bRA\bAT\bTO\bOR\bRS\bS
            Example: "CDEF:a=alpha,0,100,LIMIT" will return _\bu_\bn_\bk_\bn_\bo_\bw_\bn if alpha is
            lower than 0 or if it is higher than 100.
 
-
-
        Arithmetics
            +\b+,\b, -\b-,\b, *\b*,\b, /\b/,\b, %\b%
 
@@ -223,8 +219,6 @@ O\bOP\bPE\bER\bRA\bAT\bTO\bOR\bRS\bS
            Duplicate the top element, remove the top element, exchange the two
            top elements.
 
-
-
 V\bVA\bAR\bRI\bIA\bAB\bBL\bLE\bES\bS
        These operators work only on V\bVD\bDE\bEF\bF statements. Note that currently ONLY
        these work for V\bVD\bDE\bEF\bF.
@@ -290,4 +284,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
-1.2.26                            2007-11-20                   RRDGRAPH_RPN(1)
+1.2.27                            2008-02-17                   RRDGRAPH_RPN(1)