std.internal.math.errorfunction

Error Functions and Normal Distribution.

License

Functions 6

fnT rationalPoly(T)(T x, const(T) [] numerator, const(T) [] denominator) pure nothrow
fnreal erfc(real a)Complementary error function
fnreal erf(real x)Error function
fnreal expx2(real x, int sign)
fnreal normalDistributionImpl(real a)

Variables 7

varreal EXP_2
enumvarSQRT2PI = 2.50662827463100050241576528481104525L
enumvarMAXLOG = 0x1.62e42fefa39ef358p+13L
enumvarMINLOG = - 0x1.6436716d5406e6d8p+13L
varreal[10] P
varreal[11] Q
enumvarisIEEEQuadruple = floatTraits!real.realFormat == RealFormat.ieeeQuadruple