FixCRLF["str"] changes the linefeeds in the given string to the CR/LF Windows convention.
ToCompactXML[expr] generates an equivalent SymbolicXML expression that suppresses all the redundant namespace information for elements and attributes in expr. ...
CArray
(SymbolicC Package Symbol) CArray[name, args] is a symbolic representation of an array.
ReplaceList[expr, rules] attempts to transform the entire expression expr by applying a rule or list of rules in all possible ways, and returns a list of the results ...
When you set up a graphics object in Mathematica, you give coordinates for the various graphical elements that appear. When Mathematica renders the graphics object, it has to ...
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
Sequence of raster image files. Commonly used as an intermediary format in video production.
Times
(Built-in Mathematica Symbol) x*y*z, x*y*z, or x y z represents a product of terms.
FrameStyle is an option for Graphics, Grid, and other constructs that specifies the style in which to draw frames.
ImageCooccurrence[image, n] gives the n*n cooccurrence matrix for image.ImageCooccurrence[image, n, ker] computes a cooccurrence matrix for arbitrary spatial relationships ...