Method FMul
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
FMul(Value, Value)
Creates a floating point multiple operator
public Value FMul(Value lhs, Value rhs)
Creates a floating point multiple operator
public Value FMul(Value lhs, Value rhs)