Concept:To differentiate a trigonometric function when the angle is in degrees, first convert the angle to radians because calculus formulas assume radian measure.Explanation:Let y=csc(x∘).Since x∘=180xπ radians, we have y=csc(180xπ).Differentiate using the chain rule: dxdcscu=−cscucotu⋅dxdu.Here u=180xπ, so dxdu=180π.Thus dxdy=−csc(180xπ)cot(180xπ)⋅180π.Since csc(180xπ)=csc(x∘) and cot(180xπ)=cot(x∘), the derivative is −180πcsc(x∘)cot(x∘).Answer:−180πcsc(x∘)cot(x∘)