Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-04-11 | fix incorrect results for catan with some inputs | Rich Felker | -13/+1 |
2018-04-09 | fix wrong result in casin and many related complex functions | Rich Felker | -3/+6 |
2015-05-01 | complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) | Szabolcs Nagy | -2/+4 |
2012-11-13 | complex: add C11 CMPLX macros and replace cpack with them | Szabolcs Nagy | -138/+138 |
2012-03-22 | add creal/cimag macros in complex.h (and use them in the functions defs) | Rich Felker | -12/+9 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+2024 |