This documentation is archived and is not being maintained.
TANH Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Remarks
Example
Returns the hyperbolic tangent of an angle.
TANH(angle)
Parameters
|
Name
|
Required/Optional
|
Data Type
|
Description
|
|
angle
|
Required
|
Numeric
|
The angle of which to get the hypbolic tangent.
|
Return Value
The TANH function uses radians unless you specify a different unit of measure in angle.
TANH(-45)
Returns -0.6558.