Underscript[x, y] is an object that formats as UnderscriptBox[x, y].
XMLElement[tag, {attr_1 -> val_1, ...}, {data_1, ...}] represents an element in symbolic XML.
Mathematica uses its knowledge of the symbolic structure of your input to display it with semantics-directed syntax coloring and other forms of styling. You can use options ...
Make Spanning combines the selected entries from a formatted grid into a single spanning entry.
Split Spanning divides a spanning entry from a formatted grid into separate entries.
DefaultBaseStyle is a low-level option for formatting and related constructs that specifies a default base style to use before BaseStyle.
SuperscriptBox[x, y] is the low-level box representation for x^y in notebook expressions.
A field is an algebraic structure obeying the rules of ordinary arithmetic. In particular, a field has binary operations of addition and multiplication, both of which are ...
This example shows how to use a private database to store Mathematica commands and query the data from Java and Mathematica. If you find that the examples in this section do ...
OpenCLImplicitRender3D[poly, vars, r] ray traces the implicit surface poly = 0 as a function of vars with bound sphere of radius r.