aboutsummaryrefslogtreecommitdiff
path: root/src/input/wester.input.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-05-27 22:31:23 +0000
committerdos-reis <gdr@axiomatics.org>2010-05-27 22:31:23 +0000
commit307e4ad0a2676ef94b42121e79e71888f4778883 (patch)
tree15cc67e1c57f7b0efd639bd14472bf3e559c08e3 /src/input/wester.input.pamphlet
parent8f5399e77de0741651b0d058b1aa7f57f43aedb0 (diff)
downloadopen-axiom-307e4ad0a2676ef94b42121e79e71888f4778883.tar.gz
cleanup
Diffstat (limited to 'src/input/wester.input.pamphlet')
-rw-r--r--src/input/wester.input.pamphlet4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/wester.input.pamphlet b/src/input/wester.input.pamphlet
index 5e08228b..0576c2f6 100644
--- a/src/input/wester.input.pamphlet
+++ b/src/input/wester.input.pamphlet
@@ -30,10 +30,10 @@ factor(%)
-- Infinite precision rational numbers
1/2 + 1/3 + 1/4 + 1/5 + 1/6 + 1/7 + 1/8 + 1/9 + 1/10
-- Arbitrary precision floating point numbers
-digits(50);
+digits(50)
-- This number is nearly an integer
exp(sqrt(163.)*%pi)
-digits(20);
+digits(20)
-- Special functions
besselJ(2, 1 + %i)
-- Complete decimal expansion of a rational number