VertexColors is an option for graphics primitives which specifies the colors to assign to vertices.
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
Catalan
(Built-in Mathematica Symbol) Catalan is Catalan's constant, with numerical value \[TildeEqual] 0.915966.
Computable Document Format (CDF) files supply a rich deployment method leveraging the power and flexibility of the Mathematica language with the wide distribution provided by ...
Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
Functions like Read and Find are most often used for processing text and data from external files. In some cases, however, you may find it convenient to use these same ...
Thread
(Built-in Mathematica Symbol) Thread[f[args]] "threads" f over any lists that appear in args. Thread[f[args], h] threads f over any objects with head h that appear in args. Thread[f[args], h, n] threads f ...
IsomorphicQ[g, h] yields True if graphs g and h are isomorphic.
The functionality of PolynomialPowerMod is now available in the kernel function PolynomialRemainder. Modulus is now an option to the kernel functions PolynomialQuotient and ...
Mathematica's uniform representation of vectors and matrices as lists automatically extends to tensors of any rank, allowing Mathematica's powerful list manipulation ...