kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
Rational
Rational
fun
Rational
(
value
:
Double
)
:
Rational
(
source
)
fun
Rational
(
value
:
Float
)
:
Rational
(
source
)
fun
Rational
(
value
:
Int
)
:
Rational
(
source
)
fun
Rational
(
numerator
:
Int
,
denominator
:
Int
)
:
Rational
(
source
)