43e54dd9fc
delicacy in order to maintain continuity around it. we have an initial case to deal with a fairly common case: getting a real number. Avoid dealing with the branch cut in this case by checking if the real part is negative. later, -0.0 < 0 is not met, so instead, test for a negative number using signbit, so negative zero is also treated as a negative number. Fixes last part of PR lib/51427: libm issues triggered by py-numpy ok riastradh |
||
---|---|---|
.. | ||
arch | ||
compat | ||
compiler_rt | ||
complex | ||
gen | ||
man | ||
noieee_src | ||
src | ||
Makefile | ||
shlib_version |