busybox/testsuite/bc_pi.bc

5 lines
52 B
Plaintext

for (i = 0; i <= 100; ++i) {
scale = i
4 * a(1)
}