Glossary Java / Term
A Java programming language keyword used to define a variable of type double. The double data type, which is 62 bits in length, can hold values in the range -1.79769313486232 x 10 308 to 1.79769313486232 x 10 308. This type of value in called a double-precision floating-point number.
Permanent link double - Creation date 2022-01-03