![]() |
CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Macros | |
| #define | ATANHALFF32 |
| #define | PIHALFF32 |
| #define | ATAN2_NB_COEFS_F32 |
Functions | |
| __STATIC_FORCEINLINE float32_t | arm_atan_limited_f32 (float32_t x) |
| __STATIC_FORCEINLINE float32_t | arm_atan_f32 (float32_t x) |
| arm_status | arm_atan2_f32 (float32_t y, float32_t x, float32_t *result) |
| Arc Tangent of y/x using sign of y and x to get right quadrant. More... | |
| #define ATAN2_NB_COEFS_F32 |
| #define ATANHALFF32 |
| #define PIHALFF32 |