BigInt.sigWords

Return how many words we need to hold this value

struct BigInt
const
size_t
sigWords
()

Return Value

Type: size_t

significant words of the represented integer value

Meta