double x = 2.2; ++x;
double x = 12.4; double y = x % 3;
Math.sqrt( -2 )
1./0. - 100.
System.out.println( Double.MAX_VALUE );
double x; ... x != x
Math.cbrt( -8. )
Jun 18, 09:15 | |
convertertmp | Feb 02, 21:59 |
atest/erben | May 02, 10:37 |
atest/oop2 | Apr 18, 10:30 |
thm/Studium | Mar 30, 11:58 |
atest/oop1 | Mar 30, 11:57 |