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


1.122 Number

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

I am an abstract class that provides operations on numbers, both floating point and integer. I provide some generic predicates, and supply the implicit type coercing code for binary operations.