Returns the standard deviation of a range of inputs.
STDDEV(input_a, input_b, ...input_n)
input_a
input_b
input_n
(optional)
STDDEV(2, 4, 4, 6)
Result: 1.632993162
1.632993162