INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- in ISE-Eiffel a naked floated point value is assumed to be a
-- `DOUBLE', because `DOUBLE' does not conform to `REAL' we can't assing
-- one
-- to another. We check `sample' to be a REAL_REF and then we promote
-- it to a `DOUBLE_REF'
-- should be corrected ASAP 14.07.99 (frido)
-- maybe adding a `DOUBLE_FORMATTER'?
-- more interesting:
-- naked floating point number in ISE-Eiffel -> DOUBLE
-- naked floating point number in Visual Eiffel -> REAL
-- arrg
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |