Function that performs the cosine of the specified angle in radians.
Syntax |
real cos (real value) |
---|---|
value |
Cosine argument. Note: value must be in radians. |
Result |
Returns the cosine of value |
Validity |
Rule, Task |
Note |
Example of use: |