SphericalRegion is an option for three-dimensional graphics functions that specifies whether the final image should be scaled so that a sphere drawn around the ...
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
CosIntegral[z] gives the cosine integral function Ci(z).
n! gives the factorial of n.
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
InverseJacobiNC[v, m] gives the inverse Jacobi elliptic function nc -1 (v \[VerticalSeparator] m).
Graph
(Built-in Mathematica Symbol) Graph[{e_1, e_2, ...}] yields a graph with edges e_j.Graph[{v 1, v 2, ...}, {e_1, e_2, ...}] yields the graph with vertices v_i and edges e_j. Graph[{..., w_i[v_i, ...], ...
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.