math: raise invalid flag in ilogb*.c on +-0, +-inf and nan
[musl] / src / math / sincosl.c
2012-07-03 Rich Felkerfix missing prototype and simplify sincosl on ld64...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszdon't inline __rem_pio2l so the code size is smaller
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-15 nszefficient sincos based on sin and cos