summaryrefslogtreecommitdiff
path: root/include/sys_math.h
diff options
context:
space:
mode:
authorMegaIDK <125525714+MegaIDK@users.noreply.github.com>2023-09-22 03:24:47 -0300
committerGitHub <noreply@github.com>2023-09-21 23:24:47 -0700
commit2ecf3d6345004f696656eceb320c44a07bfbd4fa (patch)
tree86fe836594c82180953d4aaaf61325f6e72c02b5 /include/sys_math.h
parentea9db85fde9f1b0059379c45e03cac380e567aad (diff)
ac_mbg OK but no data (#101)
* ac_mbg WIP * format * todo * removed unnecessary commented data
Diffstat (limited to 'include/sys_math.h')
-rw-r--r--include/sys_math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys_math.h b/include/sys_math.h
index 028151f..c78155c 100644
--- a/include/sys_math.h
+++ b/include/sys_math.h
@@ -15,7 +15,7 @@
// void ffact();
// void ifact();
// void powi();
-// void sinf_table();
+f32 sinf_table(f32);
// void cosf_table();
// void tanf_table();