X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph_rpn.pod;h=2e29112ee785be2deea4c29041d920a170e26a99;hp=de44c0bde1dcd8cfd1c83e8b8cb974e4e4b340e3;hb=702cc312488c4fbdccb347e95b0e58227c51cae7;hpb=22424d6b1c6a14c1d919482f991427c7e43853a8 diff --git a/doc/rrdgraph_rpn.pod b/doc/rrdgraph_rpn.pod index de44c0b..2e29112 100644 --- a/doc/rrdgraph_rpn.pod +++ b/doc/rrdgraph_rpn.pod @@ -9,7 +9,8 @@ I:=I|I|I[,I] =head1 DESCRIPTION If you have ever used a traditional HP calculator you already know -B. The idea behind B is that you have a stack and push +B (Reverse Polish Notation). +The idea behind B is that you have a stack and push your data onto this stack. Whenever you execute an operation, 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 @@ -400,4 +401,5 @@ Make sure to read L for tipsEtricks. Program by Tobias Oetiker Etobi@oetiker.chE -This manual page by Alex van den Bogaerdt Ealex@ergens.op.het.netE +This manual page by Alex van den Bogaerdt Ealex@vandenbogaerdt.nlE +with corrections and/or additions by several people