Skip to main content

floor

Function floor 

Source
pub fn floor<E: Expression>(expr: E) -> FloorExpr<E>
where E::Output: Numeric,