diff options
author | Damien George <damien.p.george@gmail.com> | 2014-12-18 14:44:02 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-12-18 14:44:02 +0000 |
commit | f04329e93b7bfa5462f232832d64aac3dc52d5db (patch) | |
tree | 96b06142670e0bb1ddfddcd353872f4612954bf8 /unix/main.c | |
parent | 6936f4626c8748c077ad2c63827d4deeb43b867d (diff) | |
download | micropython-f04329e93b7bfa5462f232832d64aac3dc52d5db.tar.gz micropython-f04329e93b7bfa5462f232832d64aac3dc52d5db.zip |
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
acoshf, asinhf, atanhf were added from musl. mathsincos.c was
split up into its original, separate files (from newlibe-nano-2).
tan was added.
All of the important missing float functions are now implemented,
and pyboard now passes tests/float/math_fun.py (finally!).
Diffstat (limited to 'unix/main.c')
0 files changed, 0 insertions, 0 deletions