Changes between Version 1 and Version 2 of Ticket #16397
- Timestamp:
- 05/25/14 17:34:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16397 – Description
v1 v2 6 6 1 7 7 }}} 8 Everybody who coerces to same parents internally before comparing trips over this, for example the real lazy field: 9 {{{ 10 sage: RLF(1) < RLF(sqrt(2)) 11 False 12 }}}