toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
BigInt
/
square
square
open
fun
square
(
)
:
BigInt
Square of this number. Equivalent this * this, but might be faster in some implementations.