Comment Calculus and Trigonometry (Score 1) 1086
I've used calculus and trigonometry for UI animation with some regularity. Sinusoidal easing makes for very comfortable and natural interaction, for example, and it takes a combination of calculus and trigonometry to code it properly. For that matter, it requires familiarity with both to even think of using the technique. So, yeah, it's worth knowing your math even if your CS work is just polishing user interfaces.