STM32F031K6 Fork of mbed library sources. PLL are disabled for lower clock.
Fork of mbed-dev by
Fast Math Functions
This set of functions provides a fast approximation to sine, cosine, and square root. More...
Modules | |
| Square Root | |
Computes the square root of a number. | |
Detailed Description
This set of functions provides a fast approximation to sine, cosine, and square root.
As compared to most of the other functions in the CMSIS math library, the fast math functions operate on individual values and not arrays. There are separate functions for Q15, Q31, and floating-point data.
Generated on Wed Jul 13 2022 00:53:19 by
1.7.2
Krzysztof Sitko
