![]() |
![]() |
![]() |
|
COS
This command will return the cosine of value were the value is in degrees between 0 and 360.
Return Float=COS(Value)
Value Float
This value is a float number such as 0.5
The value can be a real or integer number. The return value is a real number.
FOR A=0 TO 360
|