Java.Math.BigInteger.Negate Method
Returns a BigInteger whose value is the -this.

Syntax

[Android.Runtime.Register("negate", "()Ljava/math/BigInteger;", "GetNegateHandler")]
public virtual BigInteger Negate ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a BigInteger whose value is the -this.

[Android Documentation]

Requirements

Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1