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