Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
85158b600d161bea3fc9d62df8e4ecf4d642fbf0
/
.
/
testsuite
/
bc_pi.bc
blob: b98419f1236b64e3b103e05c8fb80f000c2972c1 [
file
] [
log
] [
blame
]
Denys Vlasenko
9a23b07
2018-12-12 21:41:40 +0100
[
diff
] [
blame
]
1
for
(
i
=
0
;
i
<=
100
;
++
i
)
{
2
scale
=
i
3
4
*
a
(
1
)
4
}