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