scala.math.BigInt

Aliases

Parameters

subClasses

Js Constructors

new scala_math_BigInt(
    bigInteger, // java.math.BigInteger
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$greater(that:scala.math.Ordered.A):boolean
$greater$eq(that:scala.math.Ordered.A):boolean
$greater$greater(n:int):scala.math.BigInt
$hash$hash():int
$init$():Unit
$less$eq(that:scala.math.Ordered.A):boolean
$less$less(n:int):scala.math.BigInt
asInstanceOf():scala.Any.T0
bigInteger():java.math.BigInteger
bitCount():int
bitLength():int
byteValue():byte
charValue():char
clearBit(n:int):scala.math.BigInt
compare(that:scala.math.BigInt):int
compareTo(that:scala.math.Ordered.A):int
doubleValue():double
equals(that:Any):boolean
equals(that:scala.math.BigInt):boolean
flipBit(n:int):scala.math.BigInt
floatValue():float
getClass():java.lang.Class[Any]
hashCode():int
intValue():int
isInstanceOf():boolean
isProbablePrime(certainty:int):boolean
isValidByte():boolean
isValidChar():boolean
isValidDouble():boolean
isValidFloat():boolean
isValidInt():boolean
isValidLong():boolean
isValidShort():boolean
isWhole():boolean
longValue():long
lowestSetBit():int
notify():Unit
notifyAll():Unit
shortValue():short
signum():int
testBit(n:int):boolean
to$default$2():scala.math.BigInt
toByte():byte
toByteArray():Array[byte]
toChar():char
toDouble():double
toFloat():float
toInt():int
toLong():long
toShort():short
toString():java.lang.String
toString(radix:int):java.lang.String
unary_$minus():scala.math.BigInt
unary_$tilde():scala.math.BigInt
underlying():java.math.BigInteger
until$default$2():scala.math.BigInt
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit