The OpenD Programming Language

normalCDF

Constructs the cumulative normal distribution function of the expression

normalCDF
(
T
)
(
const T value
)
if (
is(T == struct)
)

Parameters

value T

expression

Meta