summaryrefslogtreecommitdiffstats
path: root/contrib/bc/Test/atan.b
blob: e742279183c271971e70f7f2328a97fa1f4c3b03 (plain)
1
2
3
4
5
for (a=0; a<1000; a+=2) x=a(a)
x
for (a=0; a<2; a+=.01) x=a(a)
x
quit
OpenPOWER on IntegriCloud