Symbolic Math Toolbox | ![]() ![]() |
List special functions for use with mfun
Syntax
Description
mfunlist lists the special mathematical functions for use with the mfun
function. The following tables describe these special functions.
You can access more detailed descriptions by typing
Limitations
In general, the accuracy of a function will be lower near its roots and when its arguments are relatively large.
Run-time depends on the specific function and its parameters. In general, calculations are slower than standard MATLAB calculations.
See Also
References
[1] Abramowitz, M. and Stegun, I.A., Handbook of Mathematical Functions, Dover Publications, 1965.
Table Conventions
The following conventions are used in Table 2-1, MFUN Special Functions, unless otherwise indicated in the Arguments column.
x , y |
real argument |
z , z1 , z2 |
complex argument |
m , n |
integer argument |
Orthogonal Polynomials
The following functions require the Maple Orthogonal Polynomial Package. They are available only with the Extended Symbolic Math Toolbox. Before using these functions, you must first initialize the Orthogonal Polynomial Package by typing
Note that in all cases, n
is a non-negative integer and x
is real.
![]() | mfun | mhelp | ![]() |