summaryrefslogtreecommitdiffstats
path: root/contrib/bc/Test/atan.b
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/Test/atan.b')
-rw-r--r--contrib/bc/Test/atan.b5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/bc/Test/atan.b b/contrib/bc/Test/atan.b
new file mode 100644
index 0000000..e742279
--- /dev/null
+++ b/contrib/bc/Test/atan.b
@@ -0,0 +1,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