TANH function

Category: Math and trigonometry
Introduced: Excel 2003

Summary

Returns the hyperbolic tangent of a number

Syntax

TANH(number) The TANH function syntax has the following arguments:
• Number Required. Any real number.

Example

=TANH(-2)
=TANH(0)
=TANH(0.5)

Microsoft Support Page

https://support.microsoft.com/en-us/office/tanh-function-017222f0-a0c3-4f69-9787-b3202295dc6c

Back to Functions