aboutsummaryrefslogtreecommitdiff
path: root/lib/libm_dbl
AgeCommit message (Expand)Author
2020-07-21lib/libm_dbl: Add round.c source code.Zoltán Vörös
2020-04-23all: Remove commented-out include statements.stijn
2019-10-10stm32: Use hardware double sqrt on F7/H7 MCUs.Jim Mussared
2018-09-20lib/libm_dbl: Add implementation of copysign() for DEBUG builds.Andrew Leech
2018-09-04lib/libm_dbl/tanh: Make tanh more efficient and handle large numbers.Damien George
2017-06-28lib: Add libm_dbl, a double-precision math library, from musl-1.1.16.Damien George