Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

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

by karlgoethebier (Abbot)
on May 01, 2014 at 14:36 UTC ( [id://1084639]=note: print w/replies, xml ) Need Help??


in reply to Re: Okay! What!?!?!?
in thread Okay! What!?!?!?

"I just don't know any Java"

Me too (not really). So a i used a GUI:

Update: fixed typo.

package Perlmonks; public class Testomato { public static void main(String[] args) { System.out.printf("%.49f\n",14.4); System.out.printf("%.49f\n", 10+14.4-10); } }

I get:

14,4000000000000000000000000000000000000000000000000 14,3999999999999990000000000000000000000000000000000

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-24 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found