NEG_INF property

HNum NEG_INF
final

Singleton value for negative infinity "-Inf".

Implementation

static final HNum NEG_INF = HNum._(double.negativeInfinity, null);