gaussianDistribution

Evaluate the gaussian/normal distribution for a given `x`, `stDev` and `mean`.

real
gaussianDistribution
(
real x
,
real stDev = 1
,
real mean = 0
)

Meta