Specifications
Sun Services
Java™ Programming Language
Module 3, slide 18 of 37
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
Floating Point – float and double
• Literals have a default type of double.
• Floating-point data types have the following sizes:
Float Length Name or Type
32 bits float
64 bits double










