| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-27 | libm: Disable float-equal diagnostics | Jeff Epler | |
| I choose to believe these authors knew what they were doing. | |||
| 2014-12-18 | lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal. | Damien George | |
| 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!). | |||
