i_float 4.1.0

This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.
Documentation
1
2
3
4
5
6
pub mod compatible;
pub mod number;

pub mod point;
pub mod rect;
pub mod vector;