52#define MATH_INLINE inline
70 return std::atan2(y, x);
78 return std::atan2(y, x);
MATH_INLINE float64_t artan2(float64_t const y, float64_t const x)
This is a application specific file which is used to configure Imt.Base.Core.Math.
float c_atan2f(float, float)
double c_atan2(double, double)
float float32_t
32 Bits float variable (float)
double float64_t
64 Bits float variable (double)