normalCdf
normalCdf(
x):number
Defined in: special.js:357
Standard normal cumulative distribution function.
Parameters
x
number
Returns
number
Φ(x), the probability that a standard normal is <= x
normalCdf(
x):number
Defined in: special.js:357
Standard normal cumulative distribution function.
number
number
Φ(x), the probability that a standard normal is <= x