NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/45372: A bug in pow(3)



Also: if y is odd, y < 0, and x is -Inf, -0.0 should be returned. This is OK
for pow(3) but powf(3) returns without the sign, i.e. +0.0.


Home | Main Index | Thread Index | Old Index