Returns the tangent (in radians) of a number
ID
math-trigonometric-tangent
Name
Tangent
Group
Trigonometric
Package
Math
Keywords
Sine
Cosine
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Radian | Number | The angle in radians for which to return the tangent |
Outputs
Name | Type | Description |
---|---|---|
Number | Number | The tangent of the given number |