I want to ask my students to calculate the sine of an angle I give them in degrees. I programmed Brightspace to calculate sin({th}*pi/180) where {th} is the angle in degrees and {th}*pi/180 is converting it to radians for the calculation. However, I get back 0.00 as the answer. I cannot figure out what I have done wrong.
Machele