STDEV()
STDEV(mixed ...$args) : float|string
STDEV.
Estimates standard deviation based on a sample. The standard deviation is a measure of how widely values are dispersed from the average value (the mean).
Excel Function: STDEV(value1[,value2[, ...]])
Parameters
mixed | $args variadic | Data values |
Returns
float|string —The result, or a string containing an error