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