X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph_rpn.pod;h=b6b68e3e3b3dec1fb33d7a0ee432a23c13228058;hp=de44c0bde1dcd8cfd1c83e8b8cb974e4e4b340e3;hb=1a839bca58146886d97de12fae18f4e43bc8dd8c;hpb=8d40fd3909b2df078f1d03ac69f5c8effcae1b3d diff --git a/doc/rrdgraph_rpn.pod b/doc/rrdgraph_rpn.pod index de44c0b..b6b68e3 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