The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

double

The double primitive represents a 64 bit floating point number that conforms to the IEEE 754 specification. The Double object is a wrapper class for double.



Discussion about double

Topic DoublePrimitive . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 31 Aug 2003 - 03:55:00 - Main.redwolf
Parents: Double