summaryrefslogtreecommitdiff
path: root/src/math/sincosf.c
AgeCommit message (Expand)AuthorLines
2013-12-12math: define _GNU_SOURCE when implementing non-standard math functionsSzabolcs Nagy-0/+1
2013-05-18math: sin cos cleanupSzabolcs Nagy-21/+24
2012-12-07fix trailing whitespace issues that crept in here and thereRich Felker-1/+1
2012-03-15efficient sincos based on sin and cosnsz-0/+113