Subject | Floating-point constants precision |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-02-14T12:13:42Z |
Hi, All!
Why FB (2.1.1 at least) consider any floating-point constant as type
float instead of double precision?
SQL> select 1.14155251141552511e-5 from rdb$database;
CONSTANT
=======================
0.000011
SY, SD.
Why FB (2.1.1 at least) consider any floating-point constant as type
float instead of double precision?
SQL> select 1.14155251141552511e-5 from rdb$database;
CONSTANT
=======================
0.000011
SY, SD.