Rational.inverse

struct Rational
@nogc pure const nothrow
inverse
()

Return Value

Type: Rational

Inverse of this rational number.

Meta