SIN returns the sine of a value.
COS returns the cosine of a value.
TAN returns the tangent of a value.
The SIN, COS, and TAN functions take arguments in radians where,
radians = (angle*2* 3.1416 / 360)