Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bc_pi.bc « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b98419f1236b64e3b103e05c8fb80f000c2972c1 (plain)
1
2
3
4
for (i = 0; i <= 100; ++i) {
	scale = i
	4 * a(1)
}