tan()
Learn how to use the tan() function to return the tangent value of the specified number.
Returns the tangent value of the specified number.
Syntax
tan(
x)
Parameters
Name | Type | Required | Description |
---|---|---|---|
x | real | ✔️ | The number for which to calculate the tangent. |
Returns
The result of tan(
x)
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.