Function numbers::divide

source ·
pub fn divide(left: i128, right: i128) -> i128
Expand description

Returns the quotient of two numbers.