Java.Math.BigInteger: Property Members

The properties of Java.Math.BigInteger are listed below. For a list of all members, see the BigInteger Members list.

See Also: Inherited members from Java.Lang.Number

Public Properties

[read-only]
LowestSetBitint. Returns the position of the lowest set bit in the two's complement representation of this BigInteger.
[read-only]
static
OneBigInteger. The BigInteger constant 1.
[read-only]
static
TenBigInteger. The BigInteger constant 10.
[read-only]
static
ZeroBigInteger. The BigInteger constant 0.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.