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

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

[Octave-bug-tracker] [bug #52627] Failing BIST tests on Mac OS X


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #52627] Failing BIST tests on Mac OS X
Date: Sun, 10 Dec 2017 14:28:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #12, bug #52627 (project octave):

I see the same problems with trig and hyperbolic functions 
on linux. E.g.:


octave:9> format long e
octave:10> x = [1, -1]
x =

   1.00000000000000e+00  -1.00000000000000e+00

octave:11> v = [0, pi*i]
v =

   0.00000000000000e+00 + 0.00000000000000e+00i   0.00000000000000e+00 +
3.14159265358979e+00i

octave:12> asech (x)
ans =

   0.00000000000000e+00 + 0.00000000000000e+00i   1.10663762100151e-08 +
3.14159264252342e+00i



(clang/libc++)

I do NOT see sort problems on linux.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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