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