Re: [R] Differentiation on mathematical equation

2009-09-03 Thread Gabor Grothendieck
Try this: ?numericDeriv On Thu, Sep 3, 2009 at 1:18 PM, FMH wrote: > Dear All, > > I was trying to compute the first and second order differentiation on a > number of mathematical equations, but never found any command in R to do this > operation. At present, i have almost 3000 different functi

[R] Differentiation on mathematical equation

2009-09-03 Thread FMH
Dear All, I was trying to compute the first and second order differentiation on a number of mathematical equations, but never found any command in R to do this operation. At present, i have almost 3000 different functions, consist of polynomial, harmonic and several other functions. Could some