summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_sincos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build of sincosl on machines where long double == doubleguenther2018-03-121-1/+2
* Implement sicos(3), sincosf(3) and sincosl(3). These functions are commonkettenis2018-03-101-0/+72