AtomicData
(Resonance Absorption Lines Package Symbol) AtomicData[element] gives the spectral data of the resonance absorption lines produced by element element.AtomicData[element, ionstage] gives the data for the lines of the ...
Grad
(Vector Analysis Package Symbol) Grad[f] gives the gradient, \[Del]f, of the scalar function f in the default coordinate system. Grad[f, coordsys] gives the gradient of f in the coordinate system coordsys.
Antialiasing is a Style option which specifies whether antialiasing should be done in rendering graphics.
CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
NHoldRest is an attribute which specifies that all but the first argument to a function should not be affected by N.
Print
(Built-in Mathematica Symbol) Print[expr] prints expr as output.
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
SplineKnots is an option for B-spline functions and graphics primitives that specifies the positions of knots.
SplineWeights is an option for B-spline functions and graphics primitives that specifies weights of control points.
TrigExpand[expr] expands out trigonometric functions in expr.