korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-bignumber
/
korlibs.bignumber
/
JsBigInt
/
Companion
Companion
js
object
Companion
:
BigIntConstructor
Members
Functions
create
Link copied to clipboard
js
open
fun
create
(
value
:
Long
)
:
BigInt
open
fun
create
(
value
:
String
)
:
BigInt
open
override
fun
create
(
value
:
Int
)
:
BigInt
open
override
fun
create
(
value
:
String
,
radix
:
Int
)
:
BigInt