Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class NUMERIC General cluster: elks description: "Objects to which numerical operations are applicable Note: The model is that of a commutative ring." Ancestors DEBUG_OUTPUT* Queries divisible (other: [like Current] NUMERIC): BOOLEAN identity alias "+": [like Current] NUMERIC minus alias "-" alias "" (other: [like Current] NUMERIC): [like Current] NUMERIC one: [like Current] NUMERIC opposite alias "-" alias "": [like Current] NUMERIC plus alias "+" (other: [like Current] NUMERIC): [like Current] NUMERIC product alias "*" alias "×" (other: [like Current] NUMERIC): [like Current] NUMERIC quotient alias "/" alias "÷" (other: [like Current] NUMERIC): [like Current] NUMERIC zero: [like Current] NUMERIC
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org