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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (See also:)
m
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:ACOTH function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_ACOSH_function
 +
|NextPage=Documentation/How_Tos/Calc:_ASINH_function
 +
}}__NOTOC__
  
 
== ACOTH ==
 
== ACOTH ==
 
Returns the inverse hyperbolic cotangent of the given number.
 
Returns the inverse hyperbolic cotangent of the given number.
 
  
 
=== Syntax: ===
 
=== Syntax: ===
 
<tt>'''ACOTH(number)'''</tt>
 
<tt>'''ACOTH(number)'''</tt>
  
: Returns the inverse hyperbolic cotangent of <tt>'''number'''</tt>, in other words the number whose hyperbolic cotangent is <tt>'''number'''</tt>.
+
: Returns the inverse hyperbolic cotangent of <tt>'''number'''</tt>, in other words, the number whose hyperbolic cotangent is <tt>'''number'''</tt>.  
 
+
:An error results if <tt>'''number'''</tt> is between <tt>'''-1'''</tt> and <tt>'''1'''</tt> inclusive.
+
  
 +
: An error results if <tt>'''number'''</tt> is between <tt>'''-1'''</tt> and <tt>'''1'''</tt> inclusive.
  
 
=== Example: ===
 
=== Example: ===
 
 
 
<tt>'''ACOTH(1.1)'''</tt>
 
<tt>'''ACOTH(1.1)'''</tt>
 
: returns the inverse hyperbolic cotangent of <tt>'''1.1'''</tt>, approximately <tt>'''1.52226'''</tt>.
 
: returns the inverse hyperbolic cotangent of <tt>'''1.1'''</tt>, approximately <tt>'''1.52226'''</tt>.
  
 +
{{SeeAlso|EN|
 +
* [[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]
 +
* [[Documentation/How_Tos/Calc: ASINH function|ASINH]]
 +
* [[Documentation/How_Tos/Calc: ATANH function|ATANH]]
  
=== See also: ===
+
* [[Documentation/How_Tos/Calc: COSH function|COSH]]
'''[[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]''',
+
* [[Documentation/How_Tos/Calc: SINH function|SINH]]
'''[[Documentation/How_Tos/Calc: ASINH function|ASINH]]''',
+
* [[Documentation/How_Tos/Calc: TANH function|TANH]]
'''[[Documentation/How_Tos/Calc: ATANH function|ATANH]]'''
+
* [[Documentation/How_Tos/Calc: COTH function|COTH]]
  
'''[[Documentation/How_Tos/Calc: COSH function|COSH]]''',
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]
'''[[Documentation/How_Tos/Calc: SINH function|SINH]]''',
+
'''[[Documentation/How_Tos/Calc: TANH function|TANH]]''',
+
'''[[Documentation/How_Tos/Calc: COTH function|COTH]]'''
+
  
'''[[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:32, 31 January 2024

ACOTH

Returns the inverse hyperbolic cotangent of the given number.

Syntax:

ACOTH(number)

Returns the inverse hyperbolic cotangent of number, in other words, the number whose hyperbolic cotangent is number.
An error results if number is between -1 and 1 inclusive.

Example:

ACOTH(1.1)

returns the inverse hyperbolic cotangent of 1.1, approximately 1.52226.



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