hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
BigInteger.ZERO
hunt
math
BigInteger
BigInteger
The BigInteger constant zero.
class
BigInteger
__gshared static
BigInteger
ZERO
;
Meta
Source
See Implementation
hunt
math
BigInteger
BigInteger
constructors
this
functions
abs
add
and
andNot
bitCount
bitLength
byteValue
byteValueExact
clearBit
compareMagnitude
compareTo
divide
divideAndRemainder
doubleValue
equals
flipBit
floatValue
gcd
getLowestSetBit
hashCode
intValue
intValueExact
isProbablePrime
javaIncrement
longValue
longValueExact
max
min
mod
modInverse
modPow
multiply
negate
nextProbablePrime
not
opEquals
or
pow
primeToCertainty
remainder
setBit
shiftLeft
shiftRight
shortValue
shortValueExact
signum
sqrt
sqrtAndRemainder
subtract
testBit
toByteArray
toHash
toString
xor
static functions
addOne
bitLengthForInt
mulAdd
primitiveLeftShift
primitiveRightShift
valueOf
static variables
ONE
TEN
TWO
ZERO
variables
BURNIKEL_ZIEGLER_OFFSET
BURNIKEL_ZIEGLER_THRESHOLD
LONG_MASK
bnExpModThreshTable
The BigInteger constant zero.