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

Bug in Integer.is_power_of #12111

Closed
roed314 opened this issue Dec 3, 2011 · 3 comments
Closed

Bug in Integer.is_power_of #12111

roed314 opened this issue Dec 3, 2011 · 3 comments

Comments

@roed314
Copy link
Contributor

roed314 commented Dec 3, 2011

sage: (-81).is_power_of(-3)
True

Component: basic arithmetic

Author: David Roe

Reviewer: André Apitzsch

Merged: sage-4.8.alpha4

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

@roed314
Copy link
Contributor Author

roed314 commented Dec 3, 2011

Attachment: 12111.patch.gz

@a-andre
Copy link

a-andre commented Dec 5, 2011

Reviewer: André Apitzsch

@jdemeyer
Copy link

jdemeyer commented Dec 9, 2011

Merged: sage-4.8.alpha4

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

4 participants