Sine
Calculates sine of radians
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Radians | The number of radians to calculate the sine of | NUMBER | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The result of calculating the sine of a number radians | NUMBER | RESULT |