Skip to main content

abs

Function abs 

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