math-roundn
Rounds a numeric value to the nearest multiple of 10^n.
Rounds a numeric value to the nearest multiple of 10^n.
Round a numeric value to the nearest multiple of b^n on a linear scale.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.