boostorg / multiprecision

Boost.Multiprecision
Boost Software License 1.0
194 stars 111 forks source link

negative NaN #559

Open gpeterhoff opened 1 year ago

gpeterhoff commented 1 year ago

In several cases it does not work:

thx Gero

ckormanyos commented 1 year ago

unary operator-(nan)

Sorry I missed this issue at first Gero (@gpeterhoff).

Are you saying that the handling of the sign bit for NaNs is the first point of the issue?