ExcelFunctions.net Logo

The Excel TANH Function

Home » Excel-Built-In-Functions » Excel-Math-Functions » Excel-Tanh-Function
Search this site:
Custom Search

Basic Description

The Excel TANH function calculates the hyperbolic tangent (tanh) of a supplied number.

The format of the function is :

TANH( number )

Where the number argument is the real number that you want to calculate the tanh of. This can be input to the function either :

-directly
-as a value returned from another function or formula, or
-as a reference to a cell containing a value


Examples

Column B of the spreadsheet below, shows examples of the Excel Tanh Function, used to calculate the hyperbolic tangent of three different values.

The formulas are shown in the spreadsheet on the left and the results are shown in the spreadsheet on the right.

 Formulas:
Examples of use of the Excel Tanh Function
 Results:
Excel Tanh Function Results
Hyperbolic Functions
The basic hyperbolic functions, cosh, sinh and tanh are related to the equilateral hyperbola, x2-y2=1.
If the area between a line through the origin, the x-axis, and the hyperbola x2-y2=1 has area α/2, then:
  • cosh α is the x coordinate of the intersection between the line through the origin and the hyperbola x2-y2=1
  • sinh α is the y coordinate of the intersection between the line through the origin and the hyperbola x2-y2=1
  • tanh α is equal to sinh α / cosh α
Hyperbolic Functions cosh and sinh
The equation used to calculate the hyperbolic tangent is therefore:
Hyperbolic Tangent Equation

Further information and examples of the Excel Tanh function can be found on the Microsoft Office website.






Valid XHTML 1.0 Transitional

Disclaimer Privacy Policy

Copyright © 2008-2011 ExcelFunctions.net