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

Functions

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