The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

float

The float primitive represents a 32 bit floating point number that conforms to the IEEE 754 specification. The Float object is a wrapper class for float.



Discussion about float

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

Revision r1 - 31 Aug 2003 - 03:55:08 - Main.redwolf
Parents: WebHome > Glossary > Primitive