DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
EffectiveInterest[r, q] gives the effective interest rate corresponding to interest specification r, compounded at time intervals q.
JacobiCS[u, m] gives the Jacobi elliptic function cs(u | m).
JacobiSC[u, m] gives the Jacobi elliptic function sc(u | m).
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
WhittakerM[k, m, z] gives the Whittaker function M k, m (z).
Maximize[f, x] maximizes f with respect to x.Maximize[f, {x, y, ...}] maximizes f with respect to x, y, .... Maximize[{f, cons}, {x, y, ...}] maximizes f subject to the ...
ListAnimate[{expr_1, expr_2, ...}] generates an animation whose frames are the successive expr_i. ListAnimate[list, fps] displays fps frames per second.
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).
SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D smooth kernel histogram of the values {x_i, y_i}.SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, espec] plots a ...