Function ketos::function::floor_div_number_step [] [src]

pub fn floor_div_number_step(lhs: Value, rhs: &Value) -> Result<ValueError>

Returns the result of floor-dividing two values, without calling floor on the result.