Max
(Built-in Mathematica Symbol) Max[x_1, x_2, ...] yields the numerically largest of the x_i. Max[{x_1, x_2, ...}, {y_1, ...}, ...] yields the largest element of any of the lists.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
LegendBackground is an option for Legend, which specifies the style of background to use with a legend.
ShadowOffset is an option for ShadowBox, which sets the offset of a shadow from the rest of the box.
MathLM administers licenses for organizations running multiple instances of Mathematica with a network license. Network licenses have two very important advantages: MathLM is ...
TetGenSetPoints[expr, points] sets the points in a TetGen expression.
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
Diagonal[m] gives the list of elements on the leading diagonal of the matrix m.Diagonal[m, k] gives the elements on the k\[Null]^th diagonal of m.
Rationals represents the domain of rational numbers, as in x \[Element] Rationals.
JPEG2000
(Mathematica Import/Export Format) MIME type: image/jp2 JPEG2000 raster image and compression format. Used for photographic images. JPEG is an acronym for Joint Photographic Experts Group. Binary file format. ...