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