Java.Math.BigInteger.Signum Method
Returns the sign of this BigInteger.

Syntax

[Android.Runtime.Register("signum", "()I", "GetSignumHandler")]
public virtual int Signum ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the sign of this BigInteger.

[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