The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
normalPDF
mir
math
func
normal
T
normalPDF
(T z)
T
normalPDF
(T x, T mean, T stdDev)
@
safe
pure nothrow @
nogc
T
normalPDF
(
T
)
(
const
T
x
,
const
T
mean
,
const
T
stdDev
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
mir
math
func
normal
functions
erfc
erfce
expx2
normalCDF
normalInvCDF
normalPDF
variables
MAXLOG
MINLOG
SQRT2PI
SQRT2PIINV