carbon ~master (2016-11-08T03:28:07Z)
Home
Dub
Repo
Rational.this
carbon
rational
Rational
ditto
this
(
in
U
n
)
this
(
in
U
n
,
in
V
d
,
bool
nonReduce
=
false
)
struct
Rational
(T)
this
(
U
V
)
(
in
U
n
,
in
V
d
,
bool
nonReduce
= false
)
if
(
isAssignable
!(
T
,
const
(
U
)) &&
isAssignable
!(
T
,
const
(
V
))
)
if
(
isLikeInt
!
T
&&
!
isFloatingPoint
!
T
)
typeof
(
this
)
init
()
Meta
Source
See Implementation
carbon
rational
Rational
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
properties
den
num
reciprocal
ditto