Difference between revisions of "Calculus"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
<math>(x^n)' = n*x^{n-1}</math> | <math>(x^n)' = n*x^{n-1}</math> | ||
====Derivative of Polynomial Functions==== | ====Derivative of Polynomial Functions==== | ||
#The sum Rule | #The sum Rule <math>(f+g)'=f'+g'</math> | ||
<math>(f+g)'=f'+g'</math> | #The Difference Rule <math>(f-g)'=f'-g'</math> | ||
#The Difference Rule | #The Product Rule <math>(f*g)'=f*g'+ g*f'</math> | ||
<math>(f-g)'=f'-g'</math> | #The Quotient Rule <math>({f \over g})' = {(gf'-fg') \over g^2} </math> | ||
#The Product Rule | |||
<math>(f*g)'=f*g'+ g*f'</math> | |||
#The Quotient Rule | |||
====Derivative of Trigonometric Functions==== | ====Derivative of Trigonometric Functions==== | ||
==Integration== | ==Integration== |