Skip to main content

q_bounds

Function q_bounds 

Source
fn q_bounds(q_int: u32, q_frac: u32) -> (i64, i64)
Expand description

Q-format code bounds for a q_int/q_frac signed fixed-point format.