[ruby-core:26473] [Feature #2322] [PATCH] Add standard deviation function to Math Module

View: New views
1 Messages — Rating Filter:   Alert me  

[ruby-core:26473] [Feature #2322] [PATCH] Add standard deviation function to Math Module

by katz bo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Feature #2322: [PATCH] Add standard deviation function to Math Module
http://redmine.ruby-lang.org/issues/show/2322

Author: Daniel Cohen
Status: Open, Priority: Normal
Category: core

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.


----------------------------------------
http://redmine.ruby-lang.org