Expand description
Common math utils
Functionsยง
- f32_
to_ q1_ 15  - convert float point to fixed point format
 - f64_
to_ q1_ 31  - convert float point to fixed point format
 - q1_
15_ to_ f32  - convert fixed point to float point format
 - q1_
31_ to_ f64  - convert fixed point to float point format