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