The OpenD Programming Language

UInt.opOpAssign

Performs big /= rhs operation.

Parameters

rhs UInt!rhsSize

unsigned value to divide by

Return Value

Type: ref

quotient from division

Meta