-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: rainlanguage/rain.math.float
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(parse): accept explicit + sign in e-notation exponent
#248
opened Jul 3, 2026 by
thedavidmeister
Contributor
Loading…
3 tasks done
Guard displayExponent overflow in _toScientific (#185)
#245
opened Jun 17, 2026 by
thedavidmeister
Contributor
Loading…
4 tasks done
fix: guard mul() exponent-sum overflow, surface as ExponentOverflow
#244
opened Jun 17, 2026 by
thedavidmeister
Contributor
Loading…
7 tasks
Fix pow: surface ExponentOverflow instead of Panic(0x11) on negative-exp squaring
#242
opened Jun 16, 2026 by
thedavidmeister
Contributor
Loading…
Add canonicalize(Float) -> Float for byte-equivalence use cases
#237
opened Jun 13, 2026 by
thedavidmeister
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.