Quick Links
:
double data type
double data type
A Java data type that stores a double‑precision 64-bit IEEE 754 floating point number, from 4.9065645841246544E-324 to 1.79769313486231570E+308 in value.
Related terms
data type
,
Java
,
value
Contrast with
Double class
,
float data type
,
int data type
,
number data type