String
(Built-in Mathematica Symbol) String is the head of a character string " text".
When a differential system has a certain structure, it is advantageous if a numerical integration method preserves the structure. In certain situations it is useful to solve ...
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.