Question: How to debug/trace things in Maple

Hi,

i'd like to know why Maple can't solve this equation:

solve(x^2=sin(x),x);

What the best way to follow Maple's reasoning here when it tries to solve this, there are a few commands like trace and showstat, but they don't give much info to me. Is there a blog or guide where someone shares his experience in debugging ? 

regards

Please Wait...