range of atoms

new topic     » topic index » view thread      » older message » newer message

Hello all,

--------------------------------------------------------------------
refman2.htm, 2.1.1 Atoms and Sequences (Euphoria 2.3):
--------------------------------------------------------------------
"Atoms can have any integer or double-precision floating point value.
They can range from approximately -1e300 (minus one times 10 to the
power 300) to +1e300 with 15 decimal digits of accuracy."
--------------------------------------------------------------------


On my system, atoms apparently can range from approximately -1.7e308
to +1.7e308. That isn't a small difference (factor 170,000,000):

---------------------->8--
atom x

x = -1.7e308
? x
x = +1.7e308
? x
---------------------->8--

Regards,
   Juergen

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu