Math.tanh
tanh — Returns the hyperbolic tangent of a number.
Description
Math.tanh(number number)
Parameters
Name | Description | Type | Default | Optional |
---|---|---|---|---|
number | number | No |
Examples
Example #1 – tanh example
tanh — Returns the hyperbolic tangent of a number.
Math.tanh(number number)
Name | Description | Type | Default | Optional |
---|---|---|---|---|
number | number | No |