xref
: /
aosp_15_r20
/
external
/
toybox
/
tests
/
files
/
bc
/
arctan.txt
(revision cf5a6c84e2b8763fc1a7db14496fd4742913b199)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
for (i = 1; i <= 100; i++) {
2
scale = i
3
a(.267)
4
a(1)
5
}
6
halt
7