pub fn fmul<'c>( context: &'c Context, lhs: Value<'c, '_>, rhs: Value<'c, '_>, location: Location<'c> ) -> FMulOperation<'c>
Creates a fmul operation.
fmul