nan constant - double class - dart:core library (original) (raw)

description

double const nan

Implementation

static const double nan = 0.0 / 0.0;