summaryrefslogtreecommitdiff
path: root/tests/02unit_functions/tanf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02unit_functions/tanf')
-rw-r--r--tests/02unit_functions/tanf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/02unit_functions/tanf b/tests/02unit_functions/tanf
new file mode 100644
index 0000000..0ec3988
--- /dev/null
+++ b/tests/02unit_functions/tanf
@@ -0,0 +1,5 @@
+T=f
+V=x
+R=-1.3, 1.3, 0.05
+F=tan(x)
+C=tanf(x)