gfm v1.3.6 (2014-11-02T12:42:52Z)
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 @
nogc
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.