Value = Cos ( Angle AS Float ) AS Float
Computes the cosine of an angle.
The angle is specified in radians.
PRINT Cos(Pi) -1