SyntaxForm is an option for InterpretationBox and TagBox objects that specifies the precedence level to use when the InterpretationBox or TagBox is considered as an operator.
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
Fundamental to Mathematica's dynamic interactivity capabilities is a new form of symbolic dynamic language. With a very small number of highly powerful primitives that mix ...
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
AutoOpenNotebooks is a global option that specifies which notebooks should be automatically opened when Mathematica is started.
Mathematica supports import and export of 3D geometry from all standard formats—with its symbolic representation of 3D objects allowing immediate faithful interchange.
AbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object. AbsoluteOptions[expr, name] gives the absolute setting for ...
VRML
(Mathematica Import/Export Format) Registered MIME type: model/vrml VRML geometry format. Early standard for delivering 3D content on the web. Stores 3D geometries, background images, light source, and view ...
CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.