|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #31974] Interpreter fails to create complex numbers with Inf complex parts |
| Date: | Tue, 28 Dec 2010 22:18:43 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13 |
Follow-up Comment #2, bug #31974 (project octave):
I know what Octave is doing, I'm just not sure it's the best interface to
present to the user. There are a number of possible ways to create a number
with infinite complex magnitude, but most of them fail with Octave. Whoever
can run Matlab to check its behavior should also try some of these other
corner cases.
1+Inf*j
1+Infj
1 + Inf*j // to see whether spaces affect parsing
1 + Infj // ditto
str2num("1+Inf*j")
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31974>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |