aboutsummaryrefslogtreecommitdiff
path: root/math/tanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/tanf.c')
-rw-r--r--math/tanf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/tanf.c b/math/tanf.c
new file mode 100644
index 0000000..36ecb4f
--- /dev/null
+++ b/math/tanf.c
@@ -0,0 +1 @@
+#include "single/s_tanf.c"