public class X { public static void main(String[] args) { System.out.println(Math.pow(10,2)); NumberFormat df = new DecimalFormat("#"); System.out.println(df.format(Math.pow(10,2))); }
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.