summaryrefslogtreecommitdiffstats
path: root/mathfuncs_rcp.h
Commit message (Expand)AuthorAgeFilesLines
* Make frexp take a pointer argument instead of a referenceErik Schnetter2013-08-211-1/+1
* Change implementation of fmod and remainder to be standard-conformingErik Schnetter2013-07-031-8/+6
* Rewrite rcp (reciprocal) functionErik Schnetter2013-06-281-1/+45
* Describe in comment how NEON implements rcpErik Schnetter2013-06-201-0/+2
* Improve rcp accuracyErik Schnetter2013-04-221-2/+6
* Simplify remainder() and fmod()Erik Schnetter2013-03-211-4/+8
* Add rint(), correct round()Erik Schnetter2013-02-191-1/+1
* Add cbrt, hypot, trunc; rename scalbn to ldexpErik Schnetter2013-02-161-1/+1
* Replace all assert() by VML_ASSERT()Erik Schnetter2013-02-151-3/+2
* Implement ceil floor fmod pow remainder roundErik Schnetter2012-12-011-0/+16
* Import initial versionErik Schnetter2012-11-301-0/+48
OpenPOWER on IntegriCloud