LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_atan2_q31.c File Reference
#include "tpt_math.h"
#include "tpt_internal.h"
Include dependency graph for tpt_atan2_q31.c:

Functions

q31_t tpt_atan2_q31 (q31_t y, q31_t x)
 Arc tangent in radian of y/x using sign of x and y to determine right quadrant. More...