The SpecialFn trait provides a collection of special mathematical functions that are commonly
used in statistics, probability, and scientific computations. These methods are implemented
to calculate specific special functions such as the error function (erf) and its complement,
inverse error functions, the normal probability density function, and the inverse cumulative
distribution function for a standard normal distribution.