Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons SIL Engine™ 2.5. |
Syntax
sin(number)
Description
...
If the angle is in degrees, either multiply the angle by PI()/180 or use the radians function to convert the angle to radians.
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
number | Number | Yes |
Angle in radians |
you want the sine for. |
Return type
number
Example
...