BigInt.ulongLength

Number of significant ulongs which are used in storing this number. The absolute value of this BigInt is always < 2^(64*ulongLength)

struct BigInt
int
ulongLength
()

Meta