Returns the hyperbolic tangent (in radians) of a number
ID
math-trigonometric-tangenth
Name
TangentH
Group
Trigonometric
Package
Math
Keywords
SineH
CosineH
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
tanhX | Number | The tan of the given number |