next up previous contents index
Next: Base Types (6.1) Up: Constants Previous: Integer Constants (3.2)

Real Constants (3.2)

Currently, the compiler supports real constants of type REAL only:

most negative -1.797693134862314e+308
least negative -2.225073858507201e-308
least positive 2.225073858507201e-308
most positive 1.797693134862314e+308

Approximately 16 decimal digits are significant, further digits are silently ignored.



Andreas Borchert
Mon Jun 3 16:17:20 MET DST 1996