maximale wertebereiche kriegst über die MAX_VALUE und MIN_VALUE variablen
System.out.println (Double.MAX_VALUE);
System.out.println (Double.MIN_VALUE);
System.out.println (Float.MAX_VALUE);
System.out.println (Float.MIN_VALUE);
____________________________________
Whoever built humanity left in a major design flaw: it was the tendency to bend at the knees.
|