Document the diff() function

Change-Id: I28ffca454faf63363aa534f7a0d647d6329cd7c6
(cherry picked from commit 13c2ccf5d5)
This commit is contained in:
Simon Pasquier 2015-11-25 11:34:18 +01:00
parent c064c17c71
commit a1c4eb6b66
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 | 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) | test function of Heka that can be used with non-normal distributions (not implemented yet)
| diff: | diff:
| returns [TBC] | returns the difference between the last value and the first value of all the values
| threshold | threshold
| Type: float | Type: float