summaryrefslogtreecommitdiffstats
path: root/contrib/bc/Test/exp.b
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/Test/exp.b')
-rw-r--r--contrib/bc/Test/exp.b2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bc/Test/exp.b b/contrib/bc/Test/exp.b
index ed0e536..92c482c 100644
--- a/contrib/bc/Test/exp.b
+++ b/contrib/bc/Test/exp.b
@@ -1,3 +1,3 @@
-for (a=0; a<150; a++) x=e(a)
+for (a=0; a<180; a+=.4) x=e(a)
x
quit
OpenPOWER on IntegriCloud