toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
BigNum
/
pow
pow
infix
fun
pow
(
exponent
:
Int
)
:
BigNum
Performs this **
exponent
fun
pow
(
exponent
:
Int
,
precision
:
Int
)
:
BigNum
Performs this **
exponent
with a specific
precision