nan top-level constant

double const nan

Not-a-Number sentinel (IEEE 754).

Implementation

const double nan = double.nan;