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