The GAUSSINT function evaluates the integral of the Gaussian probability function and returns the result.
The Gaussian integral is defined as:
If X is double-precision, the result is double-precision, otherwise the argument is converted to floating-point and the result is floating-point. The result has the same structure as the input argument, X .