Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbolic arithmetic (calculus) omits required parentheses #1194

Closed
sagetrac-cwitty mannequin opened this issue Nov 17, 2007 · 2 comments
Closed

symbolic arithmetic (calculus) omits required parentheses #1194

sagetrac-cwitty mannequin opened this issue Nov 17, 2007 · 2 comments

Comments

@sagetrac-cwitty
Copy link
Mannequin

sagetrac-cwitty mannequin commented Nov 17, 2007

Consider this:

sage: (-1)^(1/4)
-1^(1/4)

This should be printed (-1)^(1/4), instead.

Component: calculus

Issue created by migration from https://trac.sagemath.org/ticket/1194

@sagetrac-cwitty sagetrac-cwitty mannequin added this to the sage-2.9 milestone Nov 17, 2007
@mwhansen
Copy link
Contributor

comment:1

Attachment: 1194.patch.gz

@mwhansen mwhansen assigned mwhansen and unassigned williamstein Nov 17, 2007
@mwhansen mwhansen modified the milestones: sage-2.9, sage-2.8.13 Nov 17, 2007
@robertwb
Copy link
Contributor

comment:3

Looks good to me.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Nov 19, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants