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

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

[Octave-bug-tracker] [bug #45507] acos returns different results on big


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45507] acos returns different results on big input values
Date: Thu, 04 Feb 2016 20:28:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 Iceweasel/43.0.4

Follow-up Comment #17, bug #45507 (project octave):

Octave already prefers std::complex to C99's complex type. Using both would be
awkward and unpreferable.

C++11 does provide std::acos(std::complex), but we don't require C++11 at this
point and can't guarantee that all platforms Octave currently supports have
C++11 available.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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