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

Real cleanup #167

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Real cleanup #167

merged 2 commits into from
Mar 4, 2024

Conversation

melsman
Copy link
Owner

@melsman melsman commented Mar 4, 2024

Various cleanup and fixed wrt the Real structure:

  • fromString and scan should parse values nan and inf's.
  • it is ok to use large integers in SCI, FIX, and GEN values (test fixes)...

Fixes #163

@melsman melsman added bug enhancement cleanup Cleanup of source code labels Mar 4, 2024
@melsman melsman self-assigned this Mar 4, 2024
@melsman melsman merged commit 6624dd4 into master Mar 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cleanup Cleanup of source code enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Real.scan/fromString should accept NaN/Infinity
1 participant