gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Rational.this
gfm
math
rational
Rational
Construct a Rational from another Rational.
this
(long n)
this
(Rational f)
struct
Rational
pure nothrow
this
(
Rational
f
)
this
(long numerator, long denominator)
Meta
Source
See Implementation
gfm
math
rational
Rational
constructors
this
functions
inverse
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
variables
denom
num
Construct a Rational from another Rational.