Skip to main content

remf

Function remf 

Source
pub fn remf<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.remf operation.