ZERO property

HNum ZERO
final

Singleton value for zero

Implementation

static final HNum ZERO = HNum._(0.0, null);