I'm trying to get the following rotation matrix (cardan angle sequence z-x-y):
To do that, I multiplied the three elementary rotation matrices $R_zR_xR_y$, but the result is different:
Can you tell me how can I reach my goal please?
Thank you so much.

