toggle menu
Math Common
0.3.0
jvm
switch theme
Math
Common
com.
eriksencosta.
math.
common
cubed()
No
Rounding
Precise
Rounding
round()
Rounding
Factory
squared()
Math Common
/
com.eriksencosta.math.common
/
Rounding
/
Factory
Factory
object
Factory
(
source
)
A
Rounding
factory.
Members
Functions
no
Link copied to clipboard
fun
no
(
)
:
NoRounding
Creates a
NoRounding
instance.
to
Link copied to clipboard
fun
to
(
precision
:
Int
,
mode
:
RoundingMode
=
defaultRoundingMode
)
:
PreciseRounding
Creates a
PreciseRounding
instance.