Special Functions
- v?Erf
Computes the error function value of vector elements.
- v?Erfc
Computes the complementary error function value of vector elements.
- v?erfcx
Computes the scaled 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.
- v?i0
Computes the regular modified cylindrical Bessel function of vector elements.
- v?i1
Computes the regular modified cylindrical Bessel function of vector elements.
- v?j0
Computes the Bessel function of the first kind for vector elements.
- v?j1
Computes the Bessel function of the first kind for vector elements.
- v?jn
Computes the Bessel function of the first kind for vector elements.
- v?y0
Computes the Bessel function of the second kind for vector elements.
- v?y1
Computes the Bessel function of the second kind for vector elements.
- v?yn
Computes the Bessel function of the second kind for vector elements.