help-octave
[Top][All Lists]
Advanced

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

Re: Usage of "differentiate"


From: Francesco Cat
Subject: Re: Usage of "differentiate"
Date: Thu, 15 May 2008 22:50:08 +0200

thank you i was missing the "symbols" command at the beginning. Now it does work

2008/5/15 Przemek Klosowski <address@hidden>:
> symbols
> x=sym("x")
> f=x^2+3*x
> differentiate(f,x)
>


reply via email to

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