zigfp
zigfp copied to clipboard
const name.
shouldn't this be i32p16?
/// medium range, medium precision fixed point value between -32000 and +32000, with a precision of roughly 0.000015
pub const i32p64 = FixedPoint(32, 65536);