BigInteger.negate
BigInteger.negate
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public
BigInteger
negate()
Description
Returns a BigInteger whose value is (-1 * this).