ArithmeticValue.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 54 06dbdeeed4f9
equal deleted inserted replaced
2:6526dde5f3ac 3:24d81bf47225
    29 like matrices, functions etc. share the arithmetic methods defined here.
    29 like matrices, functions etc. share the arithmetic methods defined here.
    30 
    30 
    31 (In the old hierarchy these had to be Numbers to do that 
    31 (In the old hierarchy these had to be Numbers to do that 
    32  - which is not quite correct)
    32  - which is not quite correct)
    33 
    33 
    34 %W% %E%
    34 $Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.3 1993-10-13 00:14:31 claus Exp $
    35 '!
    35 '!
    36 
    36 
    37 !ArithmeticValue class methodsFor:'initialization' !
    37 !ArithmeticValue class methodsFor:'initialization' !
    38 
    38 
    39 initialize
    39 initialize