eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Infinity::NegativeInfinity':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: NegativeInfinity (private in Infinity

This class is only visible from within Infinity.

Inheritance:

   Object
   |
   +--Magnitude
      |
      +--ArithmeticValue
         |
         +--Number
            |
            +--MetaNumber
               |
               +--Infinity
                  |
                  +--Infinity::NegativeInfinity

Package:
stx:libbasic
Category:
Magnitude-Numbers
Owner:
Infinity

Instance protocol:

arithmetic
o  negated
(comment from inherited method)
return the receiver negated

comparing
o  hash
return an Integer useful as a hash key for the receiver.

printing
o  printOn: aStream
(comment from inherited method)
append a printed description of the receiver to aStream

testing
o  negative
return true if the receiver is negative (< 0).

o  positive
return true, if the receiver is greater or equal to zero (not negative)

o  sign
return the sign of the receiver (1)

o  strictlyPositive
return true, if the receiver is greater than zero



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:51:16 GMT