Function melior::dialect::ods::arith::remf

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

Creates a remf operation.