Skip to content

Commit

Permalink
Auto merge of #123850 - tspiteri:f16_f128_consts, r=Amanieu
Browse files Browse the repository at this point in the history
Add constants for f16 and f128

- Commit 1 adds associated constants for `f16`, excluding NaN and infinities as these are implemented using arithmetic for `f32` and `f64`.
- Commit 2 adds associated constants for `f128`, excluding NaN and infinities.
- Commit 3 adds constants in `std::f16::consts`.
- Commit 4 adds constants in `std::f128::consts`.
  • Loading branch information
bors committed May 6, 2024
2 parents b586a30 + 98f9c4c commit 9f4372e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9f4372e

Please sign in to comment.