Mathematica can efficiently handle both univariate and multivariate rational functions, with built-in functions immediately implementing standard algebraic transformations.
Mathematica includes a variety of image segmentation techniques such as clustering, watershed, region growing, and level set as well as a rich set of functions for ...
OBJ
(Mathematica Import/Export Format) Wavefront OBJ format. 3D geometry format. Used for storage and exchange of 3D geometry definitions. Native format of the Wavefront application. Stores a geometry as a ...
Show Expression toggles between the expression and display forms of a cell.
BenfordDistribution[b] represents a Benford distribution with base parameter b.
CellEvaluationFunction is an option to Cell which gives a function to be applied to every expression from the cell that is sent to the kernel for ordinary evaluation.
ContentSelectable is an option to constructs such as Inset, Graphics, and GraphicsGroup that specifies whether and how content within them should be selectable.
ContraharmonicMean[list] gives the contraharmonic mean of the values in list.ContraharmonicMean[list, p] gives the order p Lehmer contraharmonic mean.
DiracComb[x] represents the Dirac comb function giving a delta function at every integer point. DiracComb[x_1, x_2, ...] represents the multidimensional Dirac comb function.
DirectoryQ["name"] gives True if the directory with the specified name exists, and gives False otherwise.