rounded_div_i128

Function rounded_div_i128 

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

Get rounded result of an integer division.