nt9856x/BSP/busybox/testsuite/bc_pi.bc
2023-03-28 15:07:53 +08:00

5 lines
52 B
Plaintext

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