Discuss / Java / xiaopantx

xiaopantx

Topic source
for (int i = 1, j = 1; i <= 1000000000; i+=2, j = -j) {    pi += (4.0 * j / i);}

  • 1

Reply