|
| From: | David Bateman |
| Subject: | [Octave-bug-tracker] [bug #31974] Interpreter fails to create complex numbers with Inf complex parts |
| Date: | Wed, 29 Dec 2010 20:18:45 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1) |
Follow-up Comment #6, bug #31974 (project octave):
One final test for matlab I propose is
Inf * 4j
If that equal "0 + Inf" then the special case in the parser might be simpler
as then we probably only need to special case the cases
Inf * constant
NaN * constant
constant * Inf
constant * NaN
where "constant" is already defined in the parser. As I don't know much yacc
I hope John steps forward and looks at this.
D.
_______________________________________________________
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] |