Function rounded_div::rounded_div_i128[][src]

pub const fn rounded_div_i128(dividend: i128, divisor: i128) -> i128

Get rounded result of an integer division.