JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
507 stars 139 forks source link

expm1l returns NaN instead of valid number #306

Open zimmermann6 opened 1 month ago

zimmermann6 commented 1 month ago

In OpenLibm 0.8.3, the long double expm1l function returns NaN for x=0x2.c5c85fdf170c604cp+12l instead of 0xf.ffffcfce79e56d5p+16380l.