BigInt.bits

Get the bit length of the integer

struct BigInt
public const
size_t
bits
()

Return Value

Type: size_t

bit length of the represented integer value

Meta