PrintMode

Symbolica documentation for getting started, symbolic expressions, numerical evaluation, pattern matching, and APIs in Python and Rust.

PrintMode

PrintMode()

Specifies the print mode.

Members

Name Description
Latex Print using LaTeX notation.
Mathematica Print using Mathematica notation.
Symbolica Print using Symbolica notation.
Sympy Print using Sympy notation.
Typst Print using Typst notation.

Latex

PrintMode.Latex

Print using LaTeX notation.

Mathematica

PrintMode.Mathematica

Print using Mathematica notation.

Symbolica

PrintMode.Symbolica

Print using Symbolica notation.

Sympy

PrintMode.Sympy

Print using Sympy notation.

Typst

PrintMode.Typst

Print using Typst notation.