BigInteger Class |
Namespace: EnterpriseDT.Util
The BigInteger type exposes the following members.
Name | Description | |
---|---|---|
![]() | BigInteger | Initializes a new instance of the BigInteger class |
![]() | BigInteger(BigInteger) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(Byte) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(Int64) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(UInt32) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(UInt64) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(Byte, Int32) | Initializes a new instance of the BigInteger class |
![]() | BigInteger(String, Int32) | Initializes a new instance of the BigInteger class |
Name | Description | |
---|---|---|
![]() | IsNegative |
Name | Description | |
---|---|---|
![]() | abs | |
![]() | bitCount | |
![]() | clear | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | FermatLittleTest | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | gcd | |
![]() | genCoPrime | |
![]() ![]() | genPseudoPrime(Int32, Int32, Random) | |
![]() ![]() | genPseudoPrime(Int32, Int32, Random, WaitHandle) | |
![]() | genRandomBits | |
![]() | getBytes | |
![]() | getBytes(Boolean) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IntValue | |
![]() | isProbablePrime | |
![]() | isProbablePrime(Int32) | |
![]() ![]() | Jacobi | |
![]() | LongValue | |
![]() ![]() | LucasSequence | |
![]() | LucasStrongTest | |
![]() ![]() | Main1 | |
![]() ![]() | Main2 | |
![]() | max | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | min | |
![]() | modInverse | |
![]() | modPow | |
![]() ![]() | MulDivTest | |
![]() | RabinMillerTest | |
![]() ![]() | RSATest | |
![]() ![]() | RSATest2 | |
![]() | setBit | |
![]() | SolovayStrassenTest | |
![]() | sqrt | |
![]() ![]() | SqrtTest | |
![]() | ToHexString | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(Int32) | |
![]() | unsetBit |
Name | Description | |
---|---|---|
![]() | dataLength | |
![]() ![]() | primesBelow2000 |