mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
erfce
mir
math
func
normal
Exponentially scaled erfc function exp(x^2) erfc(x) valid for x > 1. Use with ndtrl and expx2l.
package @
safe
pure nothrow @
nogc
T
erfce
(
T
)
(
const
T
x
)
mir
math
func
normal
functions
erfc
erfce
expx2
normalCDF
normalInvCDF
normalPDF
variables
MAXLOG
MINLOG
SQRT2PI
SQRT2PIINV
Exponentially scaled erfc function exp(x^2) erfc(x) valid for x > 1. Use with ndtrl and expx2l.