Dregntael

5 Reputation

2 Badges

14 years, 141 days

MaplePrimes Activity


These are questions asked by Dregntael

I have created a procedure called Tproc with 3 arguments (t,k,b). Now I want to calculate the partial derivatives of this procedure with respect to k and b. Looking at the help page of fdiff, i tried this:

fdiff(Tproc, [2], [2,10,2.5])

but all maple returns is:

Page 1 of 1