UInt128DivRem Method

Overload List

DivRem(UInt128, UInt128, UInt128) Computes the quotient and remaineder of two unsigned 128-bit integers.
DivRem(UInt128, UInt32, UInt32) Divides a 128-bit unsigned integer by a 32-bit unsigned integer.

See Also