toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.core
/
BigInt
/
pow
pow
inline
fun
pow
(
x
:
Int
)
:
BigInt
(
source
)
inline
fun
pow
(
x
:
Long
)
:
BigInt
(
source
)
inline
fun
pow
(
x
:
BigInt
)
:
BigInt
(
source
)