fp

Fixed Point Types

Currently only implements F24P8. (i32 / 256). Supported operations are Add, Sub and Mul. Conversions from i32 -> F24P8 and f64 -> F24P8 -> f64 are implemented.