Feature #2322
Updated by nahi (Hiroshi Nakamura) over 12 years ago
=begin This patch adds a Standard Deviation function to the Math Module. It takes an array and finds the standard deviation of all its elements, as long as they are numbers. =end
Updated by nahi (Hiroshi Nakamura) over 12 years ago
=begin This patch adds a Standard Deviation function to the Math Module. It takes an array and finds the standard deviation of all its elements, as long as they are numbers. =end