Special Functions
- v?Erf
Computes the error function value of vector elements.
- v?Erfc
Computes the complementary error function value of vector elements.
- v?CdfNorm
Computes the cumulative normal distribution function values of vector elements.
- v?ErfInv
Computes inverse error function value of vector elements.
- v?ErfcInv
Computes the inverse complementary error function value of vector elements.
- v?CdfNormInv
Computes the inverse cumulative normal distribution function values of vector elements.
- v?LGamma
Computes the natural logarithm of the absolute value of gamma function for vector elements.
- v?TGamma
Computes the gamma function of vector elements.
- v?ExpInt1
Computes the exponential integral of vector elements.