[Bug libquadmath/114126] New: A not infinite result of tanq of M_PI_2
www3.spl at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 27 10:21:23 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114126
Bug ID: 114126
Summary: A not infinite result of tanq of M_PI_2
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libquadmath
Assignee: unassigned at gcc dot gnu.org
Reporter: www3.spl at gmail dot com
Target Milestone: ---
Hi there. I think that this 'bug' was not sent before.
I'm obtaining an incorrect result for tanq( M_PI_2q ):
tanq( M_PI_2q ) = +2.306323558737156172766198381637374e+34
when it should be infinite.
More information about the Gcc-bugs
mailing list