Posté par
J-P J-P 
y = e^(xy) -cos y
différentiation ->
dy = y.e^(xy).dx + x.e^(xy).dy + sin(y) .dy
dy/dy = y.e^(xy).dx/dy + x.e^(xy).dy/dy + sin(y) .dy/dy
1 = y.e^(xy).dx/dy + x.e^(xy) + sin(y)
y.e^(xy).dx/dy = 1 - x.e^(xy) - sin(y)
dy/dx = y.e^(xy)/(1 - x.e^(xy) - sin(y))
Je m'attends aux foudres de certains puristes pour cette manière
de faire, mais à chacun sa technique.