Skip to main content

ceil_div_i128

Function ceil_div_i128 

Source
fn ceil_div_i128(lhs: i128, rhs: i128) -> i128
Expand description

Integer ceil-div for positive operands.