Changeset 215 in Java_Quellcode_SOOP_Vorlesung
- Timestamp:
- Oct 17, 2016, 2:51:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
einfuehrung/FloatFehler.java
r214 r215 29 29 30 30 // tatsächliches Ergebnis: x == 1876.7812 31 System.out.println(x); 31 System.out.println(x); 32 32 } 33 33 }
Note: See TracChangeset
for help on using the changeset viewer.