Very basic question



try this:
s:diff(g(x),x);
f(x):=''s;
f(d/2);

That is ''s  3 characters..
RJF

Madhusudan Singh wrote:
> Quick question.
> 
> How do I calculate the derivative at a point ?
> 
> f(x):=diff(g(x),x);
> f(d/2) does not work when d is constant.
> 
> 
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima