ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ocean.math.ErrorFunction
ocean
math
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. Be warned that the author may not have intended to support it.
Static variables
EXP_2
real
EXP_2
;
Undocumented in source.
SQRT2PI
real
SQRT2PI
;
Undocumented in source.
Meta
Source
See Source File
ocean
math
modules
Bessel
BinaryHistogram
Bracket
Convert
Distribution
Elliptic
ErrorFunction
GammaFunction
IEEE
IncrementalAverage
IrregularMovingAverage
Math
Probability
Range
SlidingAverage
TimeHistogram
WideUInt
random