AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
RSolve
(Built-in Mathematica Symbol) RSolve[eqn, a[n], n] solves a recurrence equation for a[n]. RSolve[{eqn_1, eqn_2, ...}, {a_1[n], a_2[n], ...}, n] solves a system of recurrence equations. RSolve[eqn, a[n_1, ...
FreeQ
(Built-in Mathematica Symbol) FreeQ[expr, form] yields True if no subexpression in expr matches form, and yields False otherwise. FreeQ[expr, form, levelspec] tests only those parts of expr on levels ...
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
Erf
(Built-in Mathematica Symbol) Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
Sign
(Built-in Mathematica Symbol) Sign[x] gives -1, 0, or 1 depending on whether x is negative, zero, or positive.
DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.