Document the diff() function

Change-Id: I28ffca454faf63363aa534f7a0d647d6329cd7c6
This commit is contained in:
Simon Pasquier 2015-11-25 11:34:18 +01:00
parent 084d9fa9bc
commit 13c2ccf5d5
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ Where:
| returns the result (true, false) of the Mann-Whitney-Wilcoxon
| test function of Heka that can be used with non-normal distributions (not implemented yet)
| diff:
| returns [TBC]
| returns the difference between the last value and the first value of all the values
| threshold
| Type: float