BigInteger.negate

Returns a BigInteger whose value is {@code (-this)}.

@return {@code -this}

class BigInteger
negate
()

Meta