Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Double.parseDouble

807600Aug 17 2007 — edited Apr 17 2008
parsing 254220 returns 2.54222E7 i want to store it as a regular number
i know i can new Double().intvalue but i need to use a setAtt(double ..) so it loses again .. how can i fix that ?
thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2008
Added on Aug 17 2007
22 comments
609 views