floor

Function floor 

Source
pub fn floor<T>(x: T) -> i64
where T: Into<f64>,
Expand description

math.floor - floor function