negativeTwo property

BigInt negativeTwo
final

A big integer with the numerical value -2.

Implementation

static final BigInt negativeTwo = -BigInt.two;