BigInt class documentation
BigInt : NSNumberDefault
- + (BigInt *) bigIntWithCString: (const char*)aString
- Description forthcoming.
- + (BigInt *) bigIntWithLongLong: (long long)aVal
- Description forthcoming.
- + (BigInt *) bigIntWithLong: (long)aVal
- Description forthcoming.
- + (BigInt *) bigIntWithUnsignedLong: (unsigned long)aVal
- Description forthcoming.
- + (BigInt *) bigIntWithMP: (mpz_t)aVal
- Description forthcoming.
- + (BigInt *) bigIntWithLongLong: (long long)aVal
- Description forthcoming.