|
inlineconstexpr |
The call is equivalent to a0-roundscale(a0,scale)
Parameters
x: real floating value.scale : int or std::integral_constant of int type limited to the range [0, 15].Return value
fracscale(x, scale) is equivalent to x-eveldexp(eve::nearest(eve::ldexp(x,scale), -scale))o denoting one of these options the call is equivalent to x-everoundscale[o](x, scale)