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

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

[Octave-bug-tracker] [bug #50947] angle of -0-0i should be 0


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50947] angle of -0-0i should be 0
Date: Thu, 4 May 2017 12:13:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #50947 (project octave):

Could someone please take the attached MEX file, myfunc.c, and try it with
Matlab and report back what it displays for the following:


myfunc (-0)
myfunc (-0+0i)
myfunc (-0-0i)
myfunc (complex (-0, 0))
myfunc (complex (-0, -0))

neg_zero = -0
myfunc (neg_zero)



(file #40580)
    _______________________________________________________

Additional Item Attachment:

File name: myfunc.c                       Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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