Project

General

Profile

Feature #10225 » _ NEWS About Math.normcdf.PATCH

gogotanaka (Kazuki Tanaka), 09/11/2014 06:23 AM

View differences:

NEWS
* Most symbols which are returned by String#to_sym and
String#intern are GC-able.
* Math
* New method:
* Math.normcdf(x) returns cumulative distribution function (CDF) of the standard normal distribution for +x+.
* Matrix
* New methods:
* Matrix#first_minor(row, column) returns the submatrix obtained
(3-3/3)