52#define MATH_INLINE inline
70 return std::frexp(x,
exp);
78 return std::frexp(x,
exp);
MATH_INLINE float64_t exp(float64_t const value)
MATH_INLINE float64_t frexp(float64_t x, int32_t *exp)
This is a application specific file which is used to configure Imt.Base.Core.Math.
double c_frexp(double, int *)
float c_frexpf(float, int *)
float float32_t
32 Bits float variable (float)
double float64_t
64 Bits float variable (double)