kotlin-math
1.4.0
kotlin-math
/
dev.romainguy.kotlin.math
/
Rational
Rational
fun
Rational
(
value
:
Double
)
:
Rational
Content copied to clipboard
fun
Rational
(
value
:
Float
)
:
Rational
Content copied to clipboard
fun
Rational
(
value
:
Int
)
:
Rational
Content copied to clipboard
fun
Rational
(
numerator
:
Int
,
denominator
:
Int
)
:
Rational
Content copied to clipboard