Does this behavior make sense?



I agree.   We should have diff(a,b) == da / db.   Commercial Macsyma also 
has this bug.
The function depends should do nothing (or signal  an error) if it the 
dependency
already exists.  I think you should file a bug report.

Barton





Dan Stanger <dan.stanger@ieee.org>
Sent by: maxima-admin@math.utexas.edu
02/09/2004 07:02 AM
Please respond to dan.stanger

 
        To:     "maxima@www.ma.utexas.edu" <maxima@www.ma.utexas.edu>
        cc: 
        Subject:        [Maxima] Does this behavior make sense?


c1 depends(a,[b,b,b]);
d1 [a(b, b, b)]
c2 diff(a,b)
3 * (da/db)

Shoudn't it be da/db?

_______________________________________________
Maxima mailing list
Maxima@www.math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima