C
(Mathematica Import/Export Format) C programming language. General purpose implementation language for computer systems and applications. Developed at Bell Telephone Laboratories in 1972.
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.
AlignmentPoint is an option which specifies how objects should by default be aligned when they appear in Inset.
Binarize[image] creates a binary image from image by replacing all values above a globally determined threshold with 1 and others with 0.Binarize[image, t] creates a binary ...
CompleteGraphQ[g] yields True if the graph g is a complete graph, and False otherwise.CompleteGraphQ[g, vlist] yields True if the subgraph induced by vlist is a complete ...
ContourShading is an option for contour plots that specifies how the regions between contour lines should be shaded.
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
CorrelationDistance[u, v] gives the correlation coefficient distance between vectors u and v.
CosineDistance[u, v] gives the angular cosine distance between vectors u and v.
CovarianceEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the parameter covariance matrix.