Print 'LaTeX' equations built with extract_eq.

# S3 method for class 'equation'
print(x, ...)

Arguments

x

'LaTeX' equation built with extract_eq

...

not used

Value

The unmodified object 'x' is returned invisibly. The function is used for its side effect of printing the equation.