enum R{R;int i;{for(;i<31;)System.out.printf("x = %.1f, y = %f\n",i*.1,Math.pow(26.5241/24,i++));}}