Click or drag to resize

MathfPosMod Method

Overload List
  NameDescription
Public methodStatic memberPosMod(Int32, Int32)
Performs a canonical Modulus operation, where the output is on the range `[0, b)`.
Public methodStatic memberPosMod(Single, Single)
Performs a canonical Modulus operation, where the output is on the range `[0, b)`.
Top
See Also