The Artima Developer Community
Sponsored Link

Java Answers Forum
floats

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Alex Tanil

Posts: 10
Nickname: alextanil
Registered: May, 2006

floats Posted: May 5, 2006 5:48 AM
Reply to this message Reply
Advertisement
ok i have another question. I am trying to write a prg that
deals with money. The problem is: lets say i am trying to save a EUR+3.33. My advisor told me that i should save the integer and the decimal separate. He said to me that its not a good idea to use a float and that only in cobol i could use BCD (binary coded decimal) although its greedy. as you understand i dont get it????

Topic: swing.properties Previous Topic   Next Topic Topic: Need help with Java program

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use