MathExt: DivRem |
Divides two integers, placing the remainder in a supplied variable.
Public Function DivRem( ByVal a As Long, ByVal b As Long, ByRef remainder As Long ) As Long
Project VBCorLib Overview Class MathExt Overview MathExt Properties MathExt Methods CRad e (get)