Next: , Previous: , Up: Base classes [Index]


1.100 LargePositiveInteger

Defined in namespace Smalltalk
Superclass: LargeInteger
Category: Language-Data types

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)

AltStyle によって変換されたページ (->オリジナル) /