STD_DEV

Computes the standard deviation of a set of numbers.

Syntax

STD_DEV(VALUE)

Arguments

VALUE

Type: numeric

The field to find the standard deviation of.

Returns

Type: numeric

Returns the standard deviation of VALUE.

Last updated