Code

Added the ATAN function. This is being used to convert a DS for each vector component...
[rrdtool.git] / doc / rrdgraph_rpn.src
index f9ac7fedb9959cb66390026df5dd1fe921009c20..65f09177a9e005e8398790cc3acf7aa6822395c2 100644 (file)
@@ -98,6 +98,10 @@ B<SIN, COS, LOG, EXP>
 
 Sine, cosine (input in radians), log, exp (natural logarithm)
 
+B<ATAN>
+
+Arctangent. Output in radians.
+
 B<FLOOR, CEIL>
 
 Round down,up to the nearest integer