Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
UInt
128
Div
Rem 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
Reference
UInt128 Structure
Meta.Numerics.Extended Namespace
In This Article
Overload List
See Also