Previous: Operatoren
Up: Gleitkommazahlen (float, double)
Next: Boolean (boolean)
Beispiele: |
.2 |
|
|
|
|
|
2 |
|
|
|
|
|
2. |
|
|
|
|
|
2.0 |
|
|
|
|
|
2.538 |
|
|
|
|
|
2.538f |
|
|
|
|
|
2.5E2 |
|
|
|
|
|
2.5E-2 |
|
|
|
|
Source:
Gleitkomma.java
JavaDoc:
Gleitkomma.html
Applet:
Previous: Operatoren
Up: Gleitkommazahlen (float, double)
Next: Boolean (boolean)