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