Using a variety of state-of-the-art methods, Mathematica provides immediate functions for detecting and extracting features in images and other arrays of data. Mathematica ...
DefaultBoxStyle is a low-level option for three-dimensional graphics functions that specifies the default style to use in rendering the bounding box.
DefaultTicksStyle is a low-level option for graphics functions that specifies the default style to use in rendering ticks.
ToCompactXML[expr] generates an equivalent SymbolicXML expression that suppresses all the redundant namespace information for elements and attributes in expr. ...
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
ExcludePods is an option to WolframAlpha that specifies pod IDs to exclude from the results.
f /: lhs =. removes any rules defined for lhs, associated with the symbol f.
$MachineID is a string that gives, if possible, a unique identification code for the computer on which Mathematica is being run.