We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Imported from SourceForge on 2024-07-09 19:32:45 Created by willisbl on 2021-05-22 14:00:40 Original: https://sourceforge.net/p/maxima/bugs/3786
We have
(%i3) (-1)^(1.2); (%o3) (-1)^1.2 (%i4) (-1)^(1.2b0); (%o4) -5.877852522924732b-1*%i-8.090169943749474b-1
Same inconsistency for %i^float & negative integer^float"
(%i5) (%i)^(1.2); (%o5) (\-1)^0.6 (%i6) (%i)^(1.2b0); (%o6) 9.510565162951536b-1*%i\-3.090169943749474b-1
The text was updated successfully, but these errors were encountered:
Imported from SourceForge on 2024-07-09 19:32:46 Created by robert_dodier on 2021-06-17 06:23:00 Original: https://sourceforge.net/p/maxima/bugs/3786/#027e
Sorry, something went wrong.
No branches or pull requests
Imported from SourceForge on 2024-07-09 19:32:45
Created by willisbl on 2021-05-22 14:00:40
Original: https://sourceforge.net/p/maxima/bugs/3786
We have
Same inconsistency for %i^float & negative integer^float"
The text was updated successfully, but these errors were encountered: