efficient sincos based on sin and cos
authornsz <nsz@port70.net>
Thu, 15 Mar 2012 07:17:28 +0000 (08:17 +0100)
committernsz <nsz@port70.net>
Thu, 15 Mar 2012 07:17:28 +0000 (08:17 +0100)
commit0144b45b71c0b78055b311fe3e7408fee71eb0c1
tree9c7733fd340158aa506ad9b852c16fdd4bcafb5b
parent32ca5ef3ff3069bdaae5f95be1900a3c3f831247
efficient sincos based on sin and cos
include/math.h
src/linux/sincos.c [deleted file]
src/math/sincos.c [new file with mode: 0644]
src/math/sincosf.c [new file with mode: 0644]
src/math/sincosl.c [new file with mode: 0644]