fn rescale_within_max_precision(n: &mut Numeric) -> Result<(), Error>
Rescale’s n to fit within Numeric’s max precision or error if not possible.
n
Numeric