summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/math.ok
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/awk/test/math.ok')
-rw-r--r--contrib/awk/test/math.ok6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/awk/test/math.ok b/contrib/awk/test/math.ok
new file mode 100644
index 0000000..a396a5b
--- /dev/null
+++ b/contrib/awk/test/math.ok
@@ -0,0 +1,6 @@
+cos(0.785398) = 0.707107
+sin(0.785398) = 0.707107
+e = 2.718282
+log(e) = 1.000000
+sqrt(pi ^ 2) = 3.141593
+atan2(1, 1) = 0.785398
OpenPOWER on IntegriCloud