summaryrefslogtreecommitdiff
path: root/tests/02unit_functions/acosm_deg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02unit_functions/acosm_deg')
-rw-r--r--tests/02unit_functions/acosm_deg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/02unit_functions/acosm_deg b/tests/02unit_functions/acosm_deg
new file mode 100644
index 0000000..859794c
--- /dev/null
+++ b/tests/02unit_functions/acosm_deg
@@ -0,0 +1,6 @@
+DEG=true
+T=mf
+V=x
+R=-1, 1, 0.01
+F=acos(x)
+C=r2d(MpfrFloat::acos(x))