infinity constant

Fraction const infinity

The infinite fraction.

Implementation

static const Fraction infinity = Fraction._(1, 0);