Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^6: test fails on 64bit uselongdouble Perl

by kubrat (Scribe)
on Oct 30, 2009 at 10:21 UTC ( [id://804123]=note: print w/replies, xml ) Need Help??


in reply to Re^5: test fails on 64bit uselongdouble Perl
in thread test fails on 64bit uselongdouble Perl

$ perl -e'printf "%.0f\n", $_ for 5.4999999999, 5.5' 5 6

I don't get what's the problem with the above. The output is what I would expect.

Replies are listed 'Best First'.
Re^7: test fails on 64bit uselongdouble Perl
by ikegami (Patriarch) on Oct 30, 2009 at 14:48 UTC

    The point is that a infinitely small floating point error can change the result by 1.0

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://804123]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 17:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found