Skip to content
This repository has been archived by the owner on Mar 24, 2019. It is now read-only.

0.2.0

Latest
Compare
Choose a tag to compare
@warpco warpco released this 07 Oct 19:32
· 16 commits to master since this release

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