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

fix is_zero for RR('nan') #20502

Closed
videlec opened this issue Apr 26, 2016 · 5 comments
Closed

fix is_zero for RR('nan') #20502

videlec opened this issue Apr 26, 2016 · 5 comments

Comments

@videlec
Copy link
Contributor

videlec commented Apr 26, 2016

We have

sage: RR('nan').is_zero()
True

See [https://groups.google.com/forum/#!topic/sage-support/sNjVNSHO5b4 this sage-support thread](https://groups.google.com/forum/#!topic/sage-support/sNjVNSHO5b4 this sage-support thread).

CC: @williamstein @vbraun

Component: basic arithmetic

Author: Vincent Delecroix

Branch/Commit: cd4fde4

Reviewer: Volker Braun

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

@videlec videlec added this to the sage-7.2 milestone Apr 26, 2016
@videlec
Copy link
Contributor Author

videlec commented Apr 26, 2016

Branch: u/vdelecroix/20502

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 26, 2016

Commit: cd4fde4

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 26, 2016

Branch pushed to git repo; I updated commit sha1. New commits:

cd4fde4Trac 20502: fix is_zero for RR('nan')

@vbraun
Copy link
Member

vbraun commented Apr 26, 2016

Reviewer: Volker Braun

@vbraun
Copy link
Member

vbraun commented Apr 26, 2016

Changed branch from u/vdelecroix/20502 to cd4fde4

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

2 participants