aboutsummaryrefslogtreecommitdiff
path: root/lib/libm/asinfacosf.c
AgeCommit message (Collapse)Author
2014-09-11py and libm: Add asinf,acosf; print higher precision for float.Damien George
Also use less stack space when printing single precision float. Addition of asinf and acosf addresses issue #851.