STDEV function
DESCRIPTION:
Estimates standard deviation based on a sample. |
SYNTAX:
=STDEV( number1, [number2], ...) |
REQUIRED ARGUMENTS:
number1 |
The first value. |
OPTIONAL ARGUMENTS:
[number2] |
The second optional value. |