CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Macros | |
#define | ATANHALFQ13 |
#define | PIHALFQ13 |
#define | PIQ13 |
#define | ATAN2_NB_COEFS_Q15 |
Functions | |
__STATIC_FORCEINLINE q15_t | arm_atan_limited_q15 (q15_t x) |
__STATIC_FORCEINLINE q15_t | arm_atan_q15 (q15_t y, q15_t x) |
arm_status | arm_atan2_q15 (q15_t y, q15_t x, q15_t *result) |
Arc Tangent of y/x using sign of y and x to get right quadrant. More... | |
#define ATAN2_NB_COEFS_Q15 |
#define ATANHALFQ13 |
#define PIHALFQ13 |
#define PIQ13 |