summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/math_fun.py
Commit message (Expand)AuthorAge
* tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled.Damien George2016-01-08
* py/modmath: Add domain error checking to sqrt, log, log2, log10.Michael Buesch2015-12-12
* py: Implement second arg for math.log (optional value for base).Damien George2015-06-13
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04
* lib/libm: Add frexp and modf functions; use in stmhal; add tests.Damien George2015-01-22
* lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.Damien George2014-12-18
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05