Skip to content

Latest commit

 

History

History

qf_math Documentation

Technical documentation for the qf_math library.

Document Description
QUICKSTART.md Quick start guide: include, compile, and use every major function category
API.md Complete API reference for all public symbols in qf_math.h and qf_math.hpp
ALGORITHMS.md How qf_math works: table layouts, interpolation, numerical techniques
FR_MATH.md Choosing between quick float and fixed-point math: same API, different numeric domains
INTEGRATION.md Integration guide: plain C, CMake, PlatformIO, ESP-IDF, Arduino, C++
FLOAT_MATH_TRADEOFFS.md Choosing between vendor libm, approximate float (qf_math), and fixed-point (fr_math); postscript on DSP, SIMD, and vendor-tuned libraries

For benchmark data and multi-library comparisons, see compare/.

For the GitHub Pages site (live bench tables), see pages/.