Tangent
Calculates the tangent of radians
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
radians | The number of radians to be calculated the tangent of | NUMBER | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
result | The result of calculating the tangent of radians | NUMBER | RESULT |