All functions

TeX()

Converts LaTeX to a plotmath expression.

latex2exp()

Deprecated; use TeX instead.

latex2exp_examples()

latex2exp Examples

latex2exp_supported()

Returns the list of supported LaTeX commands.

plot(<expression>)

Previews a LaTeX equation

print(<latexexpression>)

Print an expression returned by TeX()

print(<latextoken2>)

Prints out a parsed LaTeX object, as returned by TeX(..., output='ast'). This is primarily used for debugging.

render_latex()

Renders a LaTeX tree