octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49091] MinGW std::acosh less accurate than Li


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #49091] MinGW std::acosh less accurate than Linux versions
Date: Fri, 5 Aug 2022 13:37:15 -0400 (EDT)

Update of bug #49091 (project octave):

                  Status:               Postponed => Ready For Test         

    _______________________________________________________

Follow-up Comment #27:

Turns out there were conditions that checked something like `x < 0.0`. But
`-0.0 < 0.0` compares false, and the logic for the other side of the branch
cut was used erroneously.

I pushed a patch to MXE Octave that will hopefully fix this:
https://hg.octave.org/mxe-octave/rev/9d1395334e68

I think this is the last issue in this report. Marking as ready for test.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?49091>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]