-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.
Description
Formatting numbers larger than +/- 1e20 (or smaller than +/- 1e-20) can give a wrong answer because of floating point precision problems.
I don't think there's any call to actually implement a formatter for arbitrary-precision numbers (like purescript-decimals in this library, but it might be nice to offer some guidance documentation on how to implement a formatter for something like that.
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.