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

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

[Octave-bug-tracker] [bug #35131] symvar() incorrectly identifies floati


From: anonymous
Subject: [Octave-bug-tracker] [bug #35131] symvar() incorrectly identifies floating point "e" as variable
Date: Tue, 20 Dec 2011 22:29:55 +0000
User-agent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

Follow-up Comment #2, bug #35131 (project octave):

As requested

>> f = inline ('1e-3*z')

f =

     Inline function:
     f(z) = 1e-3*z

>> argnames (f)

ans = 

    'z'


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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