Previous: LargePositiveInteger-numeric testing, Up: LargePositiveInteger [Index]
Private - Divide the receiver by aNumber (unsigned division). Evaluate aBlock passing the result ByteArray, the remainder ByteArray, and whether the division had a remainder
Private - Answer whether the receiver is small enough to employ simple scalar algorithms for division and multiplication
Private - Multiply the receiver by aNumber (unsigned multiply)