0faeb31b09
To avoid a breaking change, these have crude default implementations as well as better implementations for `f32` and `f64` in particular. They don't use the inherent methods though, because `f32` didn't stabilize those until Rust 1.7. Fixes #211 |
||
---|---|---|
.. | ||
ops | ||
bounds.rs | ||
cast.rs | ||
float.rs | ||
identities.rs | ||
int.rs | ||
lib.rs | ||
pow.rs | ||
sign.rs |