nan constant

Fraction const nan

The fraction that is not a number.

Implementation

static const Fraction nan = Fraction._(0, 0);