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

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

[Octave-bug-tracker] [bug #53576] [octave forge] (symbolic) dsolve error


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #53576] [octave forge] (symbolic) dsolve errors on sqrt coefficient
Date: Fri, 6 Apr 2018 14:03:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

Follow-up Comment #3, bug #53576 (project octave):

Mike you are correct. thanks for looking at this.
I will change the wiki to 
sqrt2=sym(1.41421);
 de =diff(y, 3 ) +sqrt2*diff(y,2) + diff(y) == 0;
 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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