Using the Normal Distribution in Maxima



> N(x) := erf(x/sqrt(2))/2.

that should be N(x) := (1 + erf (x / sqrt(2)))/2 $ if i'm not mistaken.

robert