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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:ATANH function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_ASINH_function
 +
|NextPage=Documentation/How_Tos/Calc:_TRUNC_function
 +
}}__NOTOC__
  
 
== ATANH ==
 
== ATANH ==
Line 7: Line 12:
 
<tt>'''ATANH(number)'''</tt>
 
<tt>'''ATANH(number)'''</tt>
  
: returns the inverse hyperbolic tangent of <tt>'''number'''</tt>, in other words the number whose hyperbolic tangent is <tt>'''number'''</tt>.  
+
: returns the inverse hyperbolic tangent of <tt>'''number'''</tt>, in other words, the number whose hyperbolic tangent is <tt>'''number'''</tt>.  
  
 
:<tt>'''number'''</tt> must obey the condition <tt>'''-1'''</tt><nowiki> < </nowiki><tt>'''number'''</tt><nowiki> < </nowiki><tt>'''1'''</tt>.
 
:<tt>'''number'''</tt> must obey the condition <tt>'''-1'''</tt><nowiki> < </nowiki><tt>'''number'''</tt><nowiki> < </nowiki><tt>'''1'''</tt>.
Line 15: Line 20:
 
: returns <tt>'''0'''</tt>.
 
: returns <tt>'''0'''</tt>.
  
=== See also: ===
+
{{SeeAlso|EN|
'''[[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: ACOTH function|ACOTH]]''',
+
* [[Documentation/How_Tos/Calc: ACOTH function|ACOTH]]
  
'''[[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: TANH function|TANH]]''',
+
* [[Documentation/How_Tos/Calc: TANH function|TANH]]
'''[[Documentation/How_Tos/Calc: COTH function|COTH]]''',
+
* [[Documentation/How_Tos/Calc: COTH function|COTH]]
  
'''[[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 by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Mathematical functions]]

Latest revision as of 14:34, 31 January 2024

ATANH

Returns the inverse hyperbolic tangent of a number.

Syntax:

ATANH(number)

returns the inverse hyperbolic tangent of number, in other words, the number whose hyperbolic tangent is number.
number must obey the condition -1 < number < 1.

Example:

ATANH(0)

returns 0.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_ATANH_function&oldid=259857"
Views
Personal tools
Navigation
Tools
In other languages