Ticket #6116 (new defect)
Opened 4 years ago
error in real literal -> RIF conversion
| Reported by: | robertwb | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.10 |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage: RIF(21/10).diameter() 2.11471052309554e-16 sage: RIF(2.1).diameter() 0.000000000000000
Note: See
TracTickets for help on using
tickets.
