NaN property

HNum NaN
final

Singleton value for not-a-number "NaN".

Implementation

static final HNum NaN = HNum._(double.nan, null);