[][src]Module nikisas_test::float

Traits and constants to abstract f32 and f64 types.

Traits

FloatExt

Trait for all operations on floating point numbers that are required by the crate. It also define some useful methods like nextup, decompose or floats_between.