negativeOne property

BigInt negativeOne
final

A big integer with the numerical value -1.

Implementation

static final BigInt negativeOne = -BigInt.one;