dede.py

Created by thomas-vignal01

Created on December 08, 2021

324 Bytes


Deriv : 
  
x2 = 2x
x***3 = 3x2
xexpo(n) = nx(expo)n-1
1/x = -1/x2
racine(x) = 1/2racine(x)

u+v= u'+v'
ku = ku'
uv = u'*v+u*v'
1/v = -v/v2
u/v = (u'*v - u * v')/v2

(e de u) = u'*e de u
u de n = n*u'*u de n-1
rac de u = u'/2rac de u

f(a+h)-f(a)/h


(expo u) = u'expo u 
expo x = (expo x)'
expo -x = (-expo -x)'

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.