6295d75913
The IEEE spec for pow only has special case for x**0 and 1**y when x/y are quiet NaN. For signaling NaN, the general case applies and these functions should signal the invalid exception and return a quiet NaN. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
---|---|---|
.. | ||
common | ||
complex | ||
fenv | ||
machine | ||
math | ||
mathfp | ||
test | ||
Makefile.am | ||
Makefile.in | ||
aclocal.m4 | ||
config.h.in | ||
configure | ||
configure.in | ||
libm.in.xml | ||
libm.texinfo |