zero property

BigDouble zero
final

Represents the value of 0

Implementation

static final BigDouble zero = BigDouble._noNormalize(0, 0);