NetBSD/lib/libm
drochner aa89e1b426 As noticed by Stathis Kamperis, the original implementation does not
always return the correct principal value (with real>=0).
(eg cacosh(ccos(1.0I)) was -1)
Replace by a more ground-up one which should do better.
2009-08-03 19:41:32 +00:00
..
arch as in exp(), treat +/-Inf and NaN arguments specially, should fix 2008-06-24 17:27:56 +00:00
compat make the hypot/atan2 functions weak aliases, because they are used 2007-08-10 21:20:35 +00:00
complex As noticed by Stathis Kamperis, the original implementation does not 2009-08-03 19:41:32 +00:00
gen Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
man
noieee_src fix bugs that piss off lint. 2008-05-01 15:33:15 +00:00
src fix -Wsign-compare issue (on macppc) 2009-02-16 01:19:34 +00:00
Makefile Change the use of formally undocumented features, which have now been 2009-01-18 20:42:11 +00:00
shlib_version Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00