Function floor

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

Floors an expression.

$ floor(x/2) $