Rational.opCast

Cast to floating point.

struct Rational
@nogc pure const nothrow
T
opCast
(
T
)
()
if (
isFloatingPoint!T
)

Meta