BI

val Int.BI: BigInteger

Returns the value of this Int number as a BigInteger.

Since

1.1.0


val Long.BI: BigInteger

Returns the value of this Long number as a BigInteger.

Since

1.1.0