Function abs

Source
pub fn abs(size: Option<Rel<Length>>, body: Content) -> Content
Expand description

Takes the absolute value of an expression.

$ abs(x/2) $