Compute Y = g(X) = 1 - exp( -(X/scale)**2 / 2 ), X >= 0.
Y = g(X) = 1 - exp( -(X/scale)**2 / 2 ), X >= 0
Useful links