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

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

[Octave-bug-tracker] [bug #33135] nthroot failure for complex inputs


From: Rik
Subject: [Octave-bug-tracker] [bug #33135] nthroot failure for complex inputs
Date: Thu, 21 Apr 2011 19:29:16 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16

Update of bug #33135 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Actually, I think the problem may be that there is no iscomplex() test to
validate the input.  The function nthroot that is being emulated
(http://www.mathworks.com/help/techdoc/ref/nthroot.html) only accepts real
values for the input.

Can someone with Matlab access validate that


nthroot(1+j, 5)


throws an error because the input is complex?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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