Difference between revisions of "Real numbers"

(Added link to Not a Number)
(Fixed link)
 
Line 8: Line 8:
 
* [[REAL_64 (interface)]]
 
* [[REAL_64 (interface)]]
  
See also [http://eiffelsoftware.origo.ethz.ch/index.php/Not_a_Number Not a Number]
+
See also [[Not_a_Number]]

Latest revision as of 15:31, 16 May 2011


In the current ELKS standard some features of the REAL and DOUBLE classes have unsatisfiable contracts (e.g. floor and ceiling, see REAL_64 (issues)). In addition important features like is_nan or is_infinity are missing. Thus these classes have to be revised.

The revised interface descriptions will be developed here:

See also Not_a_Number