Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Okay! What!?!?!?

by trizen (Hermit)
on Apr 23, 2014 at 14:45 UTC ( [id://1083376]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package main
    
    import "fmt"
    ...
        fmt.Printf("%.49f\n", x)
        fmt.Printf("%.49f\n", x+y-y)
    }
    
  2. or download this
    14.4000000000000003552713678800500929355621337890625
    14.3999999999999985789145284797996282577514648437500
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 21:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found