Skip to content

Fix bug in printlatex involving exponents#169

Open
ksthicke wants to merge 2 commits intodavidedc:masterfrom
ksthicke:latexbug
Open

Fix bug in printlatex involving exponents#169
ksthicke wants to merge 2 commits intodavidedc:masterfrom
ksthicke:latexbug

Conversation

@ksthicke
Copy link
Copy Markdown

Fixes #143

@ksthicke
Copy link
Copy Markdown
Author

Now it also fixes the Latex output for things like (2^2)^2. i.e., it outputs {2^2}^2, instead of 2^2^2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

power precedence in printlatex

1 participant