Click or drag to resize

UInt128DivRem Method

Overload List
  NameDescription
Public methodStatic memberDivRem(UInt128, UInt128, UInt128)
Computes the quotient and remaineder of two unsigned 128-bit integers.
Public methodStatic memberDivRem(UInt128, UInt32, UInt32)
Divides a 128-bit unsigned integer by a 32-bit unsigned integer.
Top
See Also