summaryrefslogtreecommitdiffstats
path: root/mathfuncs_sin.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat source code with clang-formatErik Schnetter2015-10-161-211/+208
* Use SLEEF's algorithms for sin, cos, tanErik Schnetter2013-09-101-63/+198
* Reduce accuracy of sin when no FP_CONTRACT is requiredErik Schnetter2013-06-201-0/+19
* Add rint(), correct round()Erik Schnetter2013-02-191-1/+1
* Replace all assert() by VML_ASSERT()Erik Schnetter2013-02-151-1/+0
* Update sin() coefficientsErik Schnetter2013-02-141-18/+16
* Fold Chebyshev versions of sin and cos back into the main versionsErik Schnetter2013-02-141-195/+38
* Added optimized versions of sin and cos.Jesse W. Towner2013-02-111-5/+149
* Remove comments for implementing real-valued countersErik Schnetter2013-01-301-3/+0
* Avoid compiler warningErik Schnetter2013-01-301-1/+1
* Allow round-off in sin()Erik Schnetter2013-01-281-3/+8
* Implement sin, make optimised builds workErik Schnetter2012-12-011-0/+96
OpenPOWER on IntegriCloud