Ticket #5942 (closed defect: invalid)
bug in RealIntervalField printing
| Reported by: | ylchapuy | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | basic arithmetic | Keywords: | |
| Cc: | cwitty, mhansen | Work issues: | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
This seems bad to me...
sage: p=RealIntervalField(4)(pi) sage: p.str(style='brackets') '[3.00 .. 3.25]' sage: p 4.?
Change History
Note: See
TracTickets for help on using
tickets.
