Rational.opCast

Casts rational to a scalar (may lose precision).

struct Rational(Z)
pragma(inline) const
N
opCast
(
N
)
()
if (
__traits(isPOD, Z)
)