Ticket #4383 (closed bug: fixed)
Uncanonical display of Double
| Reported by: | daniel.is.fischer | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.0.2 |
| Component: | libraries/base | Version: | 6.12.3 |
| Keywords: | Double, show | Cc: | lennart@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Prelude> 0.5 ^ 1030 0.8691694759794e-310
Should of course be 8.69...e-311, just to have it on record for now.
I'll take a look at the showing code one of the next days.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

