Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jesse Black   on Apr 12 In Java Category.

  
Question Answered By: Della Simpson   on Apr 12

I think you can convert the native data type double  to
a Java object Double (there is a constructor for that)
and apply different formats or truncation methods. You
can search in the API for Double class reference and
methods.

http://java.sun.com/j2se/1.4.2/docs/api/

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Rouning with double or float Or get search suggestion and latest updates.


Tagged: