Skip to main content

floor

Function floor 

Source
pub fn floor<T: Float, V: FloatOps<T>>(a: V) -> V
Expand description

returns the floored value of a (round down to nearest integer)