Changes between Version 11 and Version 12 of ReplacingGMPNotes/TheCurrentGMPImplementation
- Timestamp:
- 01/08/07 11:36:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReplacingGMPNotes/TheCurrentGMPImplementation
v11 v12 99 99 {{{ 100 100 #!html 101 <pre><font color= Orange>encodeFloat</font> <font color=Blue>.</font> <font color=Orange>decodeFloat</font></pre>101 <pre><font color=Blue>(</font><font color=Orange>uncurry encodeFloat</font><font color=Blue>)</font> <font color=Blue>.</font> <font color=Orange>decodeFloat</font></pre> 102 102 }}} 103 103 (Note: this is a standard problem with floating point. A replacement library could probably do little better.)
