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