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

Functions

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