This is the final version of Mini Gateway for Automation and Security desgined for Renesas GR Peach Design Contest
Dependencies: GR-PEACH_video GraphicsFramework HTTPServer R_BSP mbed-rpc mbed-rtos Socket lwip-eth lwip-sys lwip FATFileSystem
Fork of mbed-os-example-mbed5-blinky 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 Tue Jul 12 2022 15:10:56 by
1.7.2
