Changes between Version 4 and Version 16 of Ticket #12353
- Timestamp:
- Feb 7, 2012, 10:19:43 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12353
-
Property
Priority
changed from
blocker
tomajor
-
Property
Status
changed from
new
toneeds_work
-
Property
Work issues
changed from
to
remove RQDF reference
-
Property
Priority
changed from
-
Ticket #12353 – Description
v4 v16 10 10 If your machine gets the correct answer {{{False}}} in both cases, then it most probably gives: 11 11 {{{ 12 sage: RealIntervalField(5 4)(1) > RR(-1)12 sage: RealIntervalField(53)(1) > RR(-1) 13 13 True 14 14 sage: RealIntervalField(54)(1) > RR(-1)