toggle menu
Math Common
0.2.0
jvm
switch theme
search in API
Math Common
/
com.eriksencosta.math.common
/
squared
squared
fun
BigDecimal
.
squared
(
)
:
BigDecimal
(
source
)
fun
Double
.
squared
(
)
:
Double
(
source
)
fun
Float
.
squared
(
)
:
Float
(
source
)
fun
Long
.
squared
(
)
:
Long
(
source
)
fun
Int
.
squared
(
)
:
Int
(
source
)
Returns the square of the number.