Question: Problem with implicitdiff

Hey all,

Just started using maple for one of my university courses and am having some problems trying to implicity differentiate a question in one of the problem sheets I have to do.

I am trying to find y' for cos(exp(xy)) = x and the command:

implicitdiff(x = cos(e^xy), y, x)

results in a FAIL. Am I doing something wrong?

Thanks!

Please Wait...