MathieuC[a, q, z] gives the even Mathieu function with characteristic value a and parameter q.
MathieuS[a, q, z] gives the odd Mathieu function with characteristic value a and parameter q.
JacobiDN[u, m] gives the Jacobi elliptic function dn(u | m).
Functions for creating power series. Here is the power series expansion for exp(x) about the point x0 to order x^4. Here is the series expansion of exp(x) about the point ...
Total differentiation operations. When you find the derivative of some expression f with respect to x, you are effectively finding out how fast f changes as you vary x. Often ...
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).
InverseJacobiDN[v, m] gives the inverse Jacobi elliptic function dn -1 (v \[VerticalSeparator] m).
InverseJacobiND[v, m] gives the inverse Jacobi elliptic function nd -1 (v \[VerticalSeparator] m).
InverseJacobiNS[v, m] gives the inverse Jacobi elliptic function ns -1 (v \[VerticalSeparator] m).
Mathematica provides a variety of functions for manipulating strings. Most of these functions are based on viewing strings as a sequence of characters, and many of the ...