.. include:: ./../../../../macros.txt .. include:: ./../../../../units.txt .. _FOXMATH: foxmath ======= Module Files ------------ Driver ^^^^^^ - ``src/app/driver/foxmath/foxmath.c`` (`API <../../../../_static/doxygen/src/html/foxmath_8c.html>`__, `source <../../../../_static/doxygen/src/html/foxmath_8c_source.html>`__) - ``src/app/driver/foxmath/foxmath.h`` (`API <../../../../_static/doxygen/src/html/foxmath_8h.html>`__, `source <../../../../_static/doxygen/src/html/foxmath_8h_source.html>`__) Configuration ^^^^^^^^^^^^^ *none* Unit Test ^^^^^^^^^ - ``tests/unit/app/driver/foxmath/test_foxmath.c`` (`API <../../../../_static/doxygen/tests/html/test__foxmath_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__foxmath_8c_source.html>`__) Description ----------- This module contains a set of math functions specific to the implementation of |foxbms|. The doxygen documentation of this module provides details.