about summary refs log tree commit diff
path: root/src/math/__invtrigl.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix 128bit long double inverse trigonometric functionsSzabolcs Nagy2016-08-301-1/+1
* math: long double inverse trigonometric cleanup (acosl, asinl, atanl, atan2l)Szabolcs Nagy2013-09-051-1/+33
* math: clean up inverse trigonometric functionsSzabolcs Nagy2012-12-111-31/+10
* math: ld80 invtrig cleanupsSzabolcs Nagy2012-11-141-36/+6
* first commit of the new libm!Rich Felker2012-03-131-0/+82