Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix least significant digits of f128 associated constants
While the numbers are parsed to the correct value, the decimal numbers in the source were rounded to zero instead of to the nearest, making the literals different from the values shown in the documentation.
- Loading branch information