Kone
0.0.0-dev-1
common
kone.numberTheory
/
com.lounres.kone.algebraic
/
RationalField
/
times
times
open
operator override
fun
Rational
.
times
(
other
:
Int
)
:
Rational
open
operator override
fun
Rational
.
times
(
other
:
Long
)
:
Rational
open
operator override
fun
Int
.
times
(
other
:
Rational
)
:
Rational
open
operator override
fun
Long
.
times
(
other
:
Rational
)
:
Rational
open
operator override
fun
Rational
.
times
(
other
:
Rational
)
:
Rational