You can put this solution on YOUR website! prove that: cos(sin(x))> sin(cos(x))
------
cos(sin(x))> sin(cos(x))
sin(90 - sin(x)) > sin(sin(90 - sin(x)))
90 - sin(x) > sin(90 - sin(x))
90 > sin(x) + sin(90 - sin(x))
---------
90 or pi/2 > the sum of 2 sines
=========================
I'm not happy with this proof.
I'll work on it later.