hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
SignedMutableBigInteger.this
hunt
math
BigInteger
SignedMutableBigInteger
Construct a new MutableBigInteger with a magnitude specified by the int val.
this
()
this
(int val)
class
SignedMutableBigInteger
this
(
int
val
)
this
(MutableBigInteger val)
Meta
Source
See Implementation
hunt
math
BigInteger
SignedMutableBigInteger
constructors
this
functions
signedAdd
signedSubtract
toString
variables
sign
Construct a new MutableBigInteger with a magnitude specified by the int val.