summaryrefslogtreecommitdiff
path: root/src/math/sincos.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12math: define _GNU_SOURCE when implementing non-standard math functionsSzabolcs Nagy1-0/+1
2013-05-18math: sin cos cleanupSzabolcs Nagy1-6/+6
2012-03-15efficient sincos based on sin and cosnsz1-0/+68