core_float 0.1.0

Traits that provide common functions of f32 and f64 in the Rust Core Library. Expect to provide a common subset of functions for f32 and f64 while ensuring consistency across platforms.
Documentation
1
2
3
4
5
# core_float


Traits that provide common functions of f32 and f64 in the Rust Core Library.

Expect to provide a common subset of functions for f32 and f64 while ensuring consistency across platforms.