Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math.parser: Add Dragonbox float representation algorithm #2943

Merged
merged 1 commit into from Feb 12, 2024

Conversation

gifti258
Copy link
Contributor

  • Remove fmtlib
  • Simplify format-float, rename to format-float*
  • Change format:
    • no trailing zeroes in exponential format
    • no plus in exponents
    • no exponential format if the decimal representation of the significand has 17 digits or less

* Remove fmtlib
* Simplify `format-float`, rename to `format-float*`
* Change format:
  - no trailing zeroes in exponential format
  - no plus in exponents
  - no exponential format if the decimal representation of the significand
    has 17 digits or less
@mrjbq7 mrjbq7 merged commit 58377ff into factor:master Feb 12, 2024
0 of 3 checks passed
@gifti258 gifti258 deleted the dragonbox branch February 12, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants