summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_casinf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+2
* Fix wrong answer if the imaginary part is zero.shadchin2015-12-181-1/+3
* For intermediate computations use single or extended counterpartsmartynas2011-07-201-2/+2
* Use crealf() and cimagf() instead of creal() and cimag() when theguenther2010-07-181-4/+4
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-0/+132