Function melior::dialect::ods::math::floor

source ·
pub fn floor<'c>(
    context: &'c Context,
    operand: Value<'c, '_>,
    location: Location<'c>
) -> FloorOperation<'c>
Expand description

Creates a floor operation.