Skip to content

Correctly report non-number floats.#163

Merged
skx merged 1 commit into
mainfrom
148-float-print
Jul 9, 2026
Merged

Correctly report non-number floats.#163
skx merged 1 commit into
mainfrom
148-float-print

Conversation

@skx

@skx skx commented Jul 9, 2026

Copy link
Copy Markdown
Owner

This pull-request closes #148 by correctly detecting and displaying non-numeric floating point numbers (NaN, -Inf, and +Inf).

This pull-request closes #148 by correctly detecting and displaying
non-numeric floating point numbers (NaN, -Inf, and +Inf).
@skx skx merged commit d4fc296 into main Jul 9, 2026
1 check passed
@skx skx deleted the 148-float-print branch July 9, 2026 14:35
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.

runtime: division by zero improvements

1 participant