NaN property

DD NaN
final

A value representing the result of an operation which does not return a valid number.

Implementation

static final DD NaN = new DD.withHiLo(double.nan, double.nan);