X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_rpn.src;h=f9ac7fedb9959cb66390026df5dd1fe921009c20;hb=b837c0527f117b54845242ee7626df6d88394444;hp=a8c4b112634c76fd92236e71eac8bde6a12dab95;hpb=a834877016ceaec229616e4a529d811fb5e028ac;p=rrdtool.git diff --git a/doc/rrdgraph_rpn.src b/doc/rrdgraph_rpn.src index a8c4b11..f9ac7fe 100644 --- a/doc/rrdgraph_rpn.src +++ b/doc/rrdgraph_rpn.src @@ -130,6 +130,13 @@ set or otherwise the result of vname variable at the previous time step. This allows you to do calculations across the data. This function cannot be used in B instructions. +B + +Pushes the number 1 if this is the first value of the data set, the +number 2 if it is the second, and so on. This special value, allows +you to make calculations based on the position of the value within +the data set. This function cannot be used in B instructions. + Z<> =item Time