|
inlineconstexpr |
Parameters
x
: floating argument.n
: value argument. Must be positive and integral or flint.Return value
Computes elementwise the rounding to n significants digits of x
. With null n the result is a NaN.
significants
with a not exactly representable number the result can be not exactly what you expect.