This module provides an interface to a number of mathematical functions.
Not all functions are implemented on all platforms. In particular,
the
A useful number.
A collection of math functions which return floats. Arguments are numbers.
Returns the error function of
erf(X) = 2/sqrt(pi)*integral from 0 to X of exp(-t*t) dt.
As these are the C library, the bugs are the same.