Standardnormalverteilung StdNormVert(x)
StdNormVert = 1 / sqrt(2*pi) * e^-(1/2*x^2)
Es gilt: StdNormVert(m) = NormVert(m,1)
Referenz: 'NormVert'