Crate floaty

Source
Expand description

A trait that abstracts over the common functionality of f32 and f64

The Floaty trait provided in this crate is similar to the deprecated std::num::Float, but contains more information about cast operations.

Traitsยง

Floaty
A floating point number