STD_DEV
Computes the standard deviation of a set of numbers.
Syntax
STD_DEV(VALUE)Arguments
VALUE
VALUEType: numeric
The field to find the standard deviation of.
Returns
Type: numeric
Returns the standard deviation of VALUE.
Last updated
