tanh
Hyperbolic tangent of the input
tanh(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the hyperbolic tan function in radians. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The hyperbolic tan of the input. |
Hyperbolic tangent of the input
tanh(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to the hyperbolic tan function in radians. |
| Name | Type | Description |
|---|---|---|
| out1 | number | The hyperbolic tan of the input. |