help-octave
[Top][All Lists]
Advanced

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

Re: Fw: Derivate


From: Mirek Kwasniak
Subject: Re: Fw: Derivate
Date: Fri, 12 Apr 2002 11:31:55 +0200
User-agent: Mutt/1.3.28i

On Thu, Apr 11, 2002 at 10:50:38PM -0600, Oscar Vasquez wrote:
> Hello:
>         I just want to know if exist a funtion to deriv an expresion, for 
> example:
> I do:
> f = "sin(x);"
> exist something like d(f)/dx???

Octave doesn't do symbolic computations. For numerical derivation use diff
function.

Mirek



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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