Function melior::dialect::ods::arith::maxf

source ·
pub fn maxf<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> MaxFOperation<'c>
Expand description

Creates a maxf operation.