→
Form Variables
/
Reference of Built-in Symbols
/
Forms of Input and Output
/
Form Functions
BaseForm
—
print with all numbers given in a base
FullForm
—
underlying M-Expression representation
InputForm
—
plain-text input format
MathMLForm
—
formatted expression as MathML commands
MatrixForm
—
format as a matrix
NumberForm
—
print at most a number of digits of all approximate real numbers in the expression
OutputForm
—
plain-text output format
PythonForm
—
translate expressions as Python source code
StandardForm
—
default output format
SympyForm
—
translate expressions to SymPy
TableForm
—
format as a table
TeXForm
—
formatted expression as TeX commands
TraditionalForm
—
traditional output format
→
Form Variables