summaryrefslogtreecommitdiff
path: root/lib/libm/kf_rem_pio2.c
AgeCommit message (Expand)Author
2020-08-04libm: rem_pio2: Reduce size of static arrayJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2017-10-23Merge 2.1.0 changes into master.Dan Halbert
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2016-06-25lib/libm: Format code to pass gcc v6.1.1 warning.Damien George
2014-12-18lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.Damien George