stdev (standard deviation)
stdev(source: Array<Number>, length: Integer) -> Array<Number>Returns the standard deviation of the input array over a given length.
stdev(source: Array<Number>, length: Integer) -> Array<Number>Returns the standard deviation of the input array over a given length.