Pure Rust implementation of the C mathematical library (libm), providing math functions for no_std environments.
# Cargo.toml
[dependencies]
libm = "0.2.16"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute the sine of a number using libm.
No known issues recorded.
No dependency data recorded yet.