MathfPosMod Method |
Name | Description | |
---|---|---|
PosMod(Int32, Int32) |
Performs a canonical Modulus operation, where the output is on the range `[0, b)`.
| |
PosMod(Single, Single) |
Performs a canonical Modulus operation, where the output is on the range `[0, b)`.
|