pub fn rint_round<F: Float>(x: F, _round: Round) -> FpResult<F>
IEEE 754-2019 roundToIntegralExact, which respects rounding mode and raises inexact if applicable.
roundToIntegralExact