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

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

[Octave-bug-tracker] [bug #41112] symbolic package: function names diffe


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41112] symbolic package: function names differ from Matlab
Date: Sun, 22 Feb 2015 06:23:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

Update of bug #41112 (project octave):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

The new symbolic package appears to implement correctly-named functions for
symbolic variables:


>> > x = sym ("x");
>> cos (x)
ans = (sym) cos(x)
>> diff (cos (x))
ans = (sym) -sin(x)


Closing report as fixed. Please test the new symbolic package and comment
follow up or report a new bug if this is not fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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