Provides extra floating-point math functions from the C math library, such as `roundeven` and `nextafter`.
# Cargo.toml
[dependencies]
float_extras = "0.1.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Rounds a float to the nearest integer, with ties rounding to even.
No known issues recorded.
No dependency data recorded yet.