I have theta in degrees, X in centimeters, and need to find Y
Is the equation to find it:
Y = X * tan(degrees)
Or do I first have to first convert degrees to radians?
I'm getting a (what appears to be) wacky result if I convert the degrees to radians before I plug it into tan.

