OSDN Git Service

fix error in constraints for static link libc init barrier
[android-x86/external-musl-libc.git] / src / complex /
2018-04-11 Rich Felkerfix incorrect results for catan with some inputs
2018-04-09 Rich Felkerfix wrong result in casin and many related complex...
2015-05-01 Szabolcs Nagycomplex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagycomplex: add C11 CMPLX macros and replace cpack with...
2012-03-22 Rich Felkeradd creal/cimag macros in complex.h (and use them in...
2012-03-13 Rich Felkerfirst commit of the new libm!