Java   View all facts   Glossary   Help
type > primitive type > floating point type
Next primitive typeintegral type    Upprimitive type    Previous primitive typeboolean^2   

floating point type comparison table
Subject use hold have default value see also contain store
double^2 a value between 4.9E-324 and 1.7E308+0.0 64 bits 
float^2basic arithmetic operators +, -, *, / and %a value between 1.4E-45 and 3.4E+38+0.0ffloat^332 bitsa floating point number

Next primitive typeintegral type    Upprimitive type    Previous primitive typeboolean^2