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.