Java View all facts Glossary Help |
| value > primitive value > floating point value > double |
| double comparison table | ||||
| Subject | use | store | see also | is a kind of |
|---|---|---|---|---|
| floating point value | primitive value | |||
| double | basic arithmetic operators +, -, *, / and % | a double-precision floating-point number | Double class | floating point value |
Next floating point value: float Up: floating point value