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

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

[Octave-bug-tracker] [bug #44310] log and functions which use log return


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44310] log and functions which use log return incorrect result
Date: Thu, 30 Apr 2015 02:31:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 Iceweasel/35.0.1

Update of bug #44310 (project octave):

              Depends on:                         => bugs #44965            

    _______________________________________________________

Follow-up Comment #19:

Adding dependency on bug #44965. I think the cleanest solution to this bug is
to conditionally use the std::atanh() C++ function template, which is only
available in C++11. If the compiler does not support C++11 or does not have
std::atanh, fall back to the current method.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44310>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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