Unicode: 2118. Alias: Esc wp Esc. Letter. Used to denote the function WeierstrassP. Not the same as \[ScriptCapitalP].
\[Xi]
(Mathematica Character Name) Unicode: 03BE. Aliases: Esc x Esc, Esc xi Esc. Greek letter.
\[Xnor]
(Mathematica Character Name) Unicode: F4A2 Alias: Esc xnor Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Xnor[x,y].
\[Xor]
(Mathematica Character Name) Unicode: 22BB. Alias: Esc xor Esc. Infix operator with built-in evaluation rules. x ⊻ y is by default interpreted as Xor[x,y].
TeXForm
(Built-in Mathematica Symbol) TeXForm[expr] prints as a TeX version of expr.
ToBoxes
(Built-in Mathematica Symbol) ToBoxes[expr] generates boxes corresponding to the printed form of expr in StandardForm. ToBoxes[expr, form] gives the boxes corresponding to output in the specified form.
Expressions in Mathematica can be represented as strings in a variety of ways, for display, export, or processing. Mathematica provides powerful functions for formatting ...
Mathematica 7 enhances the Mathematica notebook experience in several ways, with new convenient usability features, new levels of automation for the form and structure of ...
SpheroidalS2Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
The simplest way to mix text and formulas in a Mathematica notebook is to put each kind of material in a separate cell. Sometimes, however, you may want to embed a formula ...