Difference between revisions of "Documentation/How Tos/Calc: TANH function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
m (Robot: Automated text replacement %s)
Line 13: Line 13:
 
: returns <tt>'''0'''</tt>, the hyperbolic tangent of <tt>'''0'''</tt>.
 
: returns <tt>'''0'''</tt>, the hyperbolic tangent of <tt>'''0'''</tt>.
  
=== See also: ===
+
{{Documentation/SeeAlso|
'''[[Documentation/How_Tos/Calc: COSH function|COSH]]''',
+
* [[Documentation/How_Tos/Calc: COSH function|COSH]]
'''[[Documentation/How_Tos/Calc: SINH function|SINH]]''',
+
* [[Documentation/How_Tos/Calc: SINH function|SINH]]
'''[[Documentation/How_Tos/Calc: COTH function|COTH]]'''
+
* [[Documentation/How_Tos/Calc: COTH function|COTH]]'''
  
'''[[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]''',
+
* [[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]
'''[[Documentation/How_Tos/Calc: ASINH function|ASINH]]''',
+
* [[Documentation/How_Tos/Calc: ASINH function|ASINH]]
'''[[Documentation/How_Tos/Calc: ATANH function|ATANH]]''',
+
* [[Documentation/How_Tos/Calc: ATANH function|ATANH]]
'''[[Documentation/How_Tos/Calc: ACOTH function|ACOTH]]'''
+
* [[Documentation/How_Tos/Calc: ACOTH function|ACOTH]]'''
  
'''[[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
  
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]
+
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}

Revision as of 14:22, 25 February 2009


TANH

Returns the hyperbolic tangent of a number.

Syntax:

TANH(number)

returns the hyperbolic tangent of number.

Example:

TANH(0)

returns 0, the hyperbolic tangent of 0.

Template:Documentation/SeeAlso

Personal tools