cosine
Calculates the cosine of a angle in radians
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Radians | The angle in radians to calculate the cosine from. | NUMBER | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The result of calculating the cosine | NUMBER | RESULT |