Menu

#41 [Perl]Return value of double type isn't correct

open
nobody
None
5
2011-12-28
2011-12-28
Jira Trac
No

Test Build:CUBRID 2008 R4.0 (8.4.0.2019) (64bit release build for linux_gnu)
OS: Linux 64
Description: Return value of double type isn't correct

Repro Steps:
perl 24256.pl

the value in DB is 2.100000000000000e+00, but return value is 2.

Actual result:
{noformat}
Values: 2
{noformat}

Expect result:
{noformat}
Values: 2.100000000000000e+00
{noformat}

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.