13 Commits (0572555dab1d1e10b5f7351a005ec588cab41e25)

Author SHA1 Message Date
Rich Felker e1b57ede3e catan: remove no-op reduction mod pi and unused code 2 years ago
Szabolcs Nagy e3b0ace505 complex: fix comment in cacosh 2 years ago
Szabolcs Nagy 7c0c7a75ec math: avoid runtime conversions of floating-point constants 4 years ago
Rich Felker 75b3412f3d fix potentially wrong-sign zero in cproj functions at infinity 4 years ago
Rich Felker 1102062081 fix incorrect results for catanf and catanl with some inputs 6 years ago
Michael Morrell aa2d23e57c fix cacosh results for arguments with negative imaginary part 7 years ago
Szabolcs Nagy 2d72b58070 math: move complex math out of libm.h 8 years ago
Rich Felker 10e4bd3780 fix incorrect results for catan with some inputs 8 years ago
Rich Felker ae2a01da2e fix wrong result in casin and many related complex functions 8 years ago
Szabolcs Nagy b02eed9c48 complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) 11 years ago
Szabolcs Nagy cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 14 years ago
Rich Felker 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) 14 years ago
Rich Felker b69f695ace first commit of the new libm! 14 years ago