tango.math.ErrorFunction

Members

Functions

erf
real erf(real x)

Error function

erfc
real erfc(real a)

Complementary error function

expx2
real expx2(real x, int sign)
Undocumented in source. Be warned that the author may not have intended to support it.
normalDistributionImpl
real normalDistributionImpl(real a)
Undocumented in source. Be warned that the author may not have intended to support it.
normalDistributionInvImpl
real normalDistributionInvImpl(real p)
Undocumented in source.

Variables

EXP_2
enum real EXP_2;
Undocumented in source.
SQRT2PI
enum real SQRT2PI;
Undocumented in source.

Meta