Documentation
Dlang.org
GyreD (source)
Rational.opCast
eris
rational
Rational
Casts rational to a scalar (may lose precision).
struct
Rational
(Z)
pragma(
inline
) const
N
opCast
(
N
)
(
)
if
(
__traits(
isPOD
,
Z
)
)
eris
rational
Rational
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opUnary
properties
denominator
numerator
Casts rational to a scalar (may lose precision).