about summary refs log tree commit diff
path: root/src/math/asinhf.c
Commit message (Expand)AuthorAgeFilesLines
* math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy2012-12-111-41/+21
* code cleanup of named constantsnsz2012-03-191-4/+3
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+49