Skip to main content

round

Function round 

Source
pub fn round<E: Expression>(expr: E, precision: u8) -> RoundExpr<E>
where E::Output: Numeric,