description:
Calculates standard deviation based on the entire population given as arguments. |
syntax:
=STDEV.P( number1, [number2], …) |
required arguments:
number1 | The first value. |
optional arguments:
[number2] | The second optional value. |