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

Fix recip and to_radiants with subnormal number #200

Merged
merged 2 commits into from
Mar 11, 2025

`recip` and `to_radiants` can produce infinite with subnormal (f64) f…

3f39ac3
Select commit
Loading
Failed to load commit list.
Merged

Fix recip and to_radiants with subnormal number #200

`recip` and `to_radiants` can produce infinite with subnormal (f64) f…
3f39ac3
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - typed-floats-crate-preview completed Mar 11, 2025 in 59s

30 new files uploaded

17 generated pages and 13 assets changed.

Details

Changed pages include:

  • typed_floats/struct.negative.html - view
  • typed_floats/struct.strictlynegativefinite.html - view
  • typed_floats/struct.nonnanfinite.html - view
  • typed_floats/struct.nonnan.html - view
  • typed_floats/struct.positive.html - view
  • typed_floats/conversions_rules/index.html - view
  • typed_floats/struct.strictlynegative.html - view
  • typed_floats/struct.nonzerononnanfinite.html - view
  • typed_floats/struct.strictlypositivefinite.html - view
  • typed_floats/struct.positivefinite.html - view

There are more changes not included in the list