Special Functions¶
Parent topic: VM Mathematical Functions
erf Computes the error function value of vector elements.
erfc Computes the complementary error function value of vector elements.
cdfnorm Computes the cumulative normal distribution function values of vector elements.
erfinv Computes inverse error function value of vector elements.
erfcinv Computes the inverse complementary error function value of vector elements.
cdfnorminv Computes the inverse cumulative normal distribution function values of vector elements.
lgamma Computes the natural logarithm of the absolute value of gamma function for vector elements.
tgamma Computes the gamma function of vector elements.
expint1 Computes the exponential integral of vector elements.