COSF(angle)
Returns the cosine of the argument to a receiving variable or GRIP statement. Although the returned value is between -1 and 1 inclusive, the range of the specified angle in degrees is infinite.
Statement |
Assigned Value |
COS=COSF(95) |
COS equals -.0872 |
COS=COSF(405) |
COS equals .7071 |