summaryrefslogtreecommitdiff
path: root/src/math/asinl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: long double inverse trigonometric cleanup (acosl, asinl, atanl, atan2l)Szabolcs Nagy1-22/+22
2012-12-16math: use 0x1p-120f and 0x1p120f for tiny and huge valuesSzabolcs Nagy1-2/+2
2012-12-11math: clean up inverse trigonometric functionsSzabolcs Nagy1-36/+25
2012-11-14math: ld80 invtrig cleanupsSzabolcs Nagy1-0/+4
2012-03-19code cleanup of named constantsnsz1-5/+3
2012-03-13first commit of the new libm!Rich Felker1-0/+80