How do I differentiate(first order and 2nd order) the following equations in 
python. I want to differentiate C wrt Q.

C = (Q**3)-15*(Q**2)+ 93*Q + 100

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to