Class 1, Part 2 Intro to Java 30-IT-396  

Floating Point Types

Primitive Type Size Range
float 4 bytes +/- 3.40282347E + 38F
double 8 bytes +/- 1.79769313486231570E+308
 char, boolean


Created by:  Brandan Jones January 4, 2002