This repository has been archived by the owner on Mar 24, 2019. It is now read-only.
Releases: warpco/fix32
Releases · warpco/fix32
0.2.0
What's New
- The library now supports ARM Cortex-M4 CPUs.
- Slightly reduced execution time of the reciprocal function.
Supported CPUs
- ARM Cortex-M3
- ARM Cortex-M4
Available functions
- multiplication
- division
- reciprocal
- inverse square root
- square root
- sine
- cosine
- absolute value
- integer part
- fractional part
- clipping
- sign copying
- sign flipping