Skip to content

normalQuantile

normalQuantile(p): number

Defined in: special.js:386

Inverse standard normal CDF (probit), Acklam’s approximation refined with one Halley step against erfc — accurate to full double precision.

Parameters

p

number

Probability in (0, 1)

Returns

number

z with Φ(z) = p