54#define MATH_INLINE inline
72 return std::scalbln(x, n);
80 return std::scalblnf(x, n);
MATH_INLINE float64_t scalbln(float64_t x, long int n)
This is a application specific file which is used to configure Imt.Base.Core.Math.
double c_scalbln(double, long)
float c_scalblnf(float, long)
float float32_t
32 Bits float variable (float)
double float64_t
64 Bits float variable (double)