Skip to content

Commit

Permalink
TraditionalForm is an
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Oct 20, 2022
1 parent 7dd5212 commit 7b97f44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mathics/builtin/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,9 @@ class TraditionalForm(FormBaseClass):
## = g(x)
"""

in_outputforms = True
in_printforms = True

summary_text = "traditional output format"


Expand Down

0 comments on commit 7b97f44

Please sign in to comment.