Next: LargeWordArray, Previous: LargeNegativeInteger, Up: Base classes [Index]
Just like my brother LargeNegativeInteger, I provide a few methods that allow LargeInteger to determine the sign of a large integer in a fast way during its calculations. For example, I know that I am larger than any LargeNegativeInteger. In addition I implement the guts of arbitrary precision arithmetic.
• LargePositiveInteger-arithmetic: | (instance) | |
• LargePositiveInteger-converting: | (instance) | |
• LargePositiveInteger-helper byte-level methods: | (instance) | |
• LargePositiveInteger-numeric testing: | (instance) | |
• LargePositiveInteger-primitive operations: | (instance) |