Section: Mathematical Functions
cos
y = sind(x)
sqrt(2)/2
--> sind(45) ans = 0.7071 --> quit
and the sine of 30 degrees should be 0.5:
30
--> sind(30) ans = 0.5000 --> quit