xref
: /
third_party
/
toybox
/
tests
/
files
/
bc
/
pi.txt
(revision 0f66f451)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/toybox/tests/files/bc/
1
for (i = 0; i <= 100; ++i) {
2
scale = i
3
4 * a(1)
4
}
5