Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Printf/Sprintf Behavior Change

by kennethk (Abbot)
on Sep 16, 2013 at 16:38 UTC ( [id://1054315]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    printf "%0.018f\n", 0.345;
    printf "%0.018f\n", (3.49 / 2) - 1.4;
    
  2. or download this
    0.344999999999999970
    0.345000000000000200
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found