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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
Line 3: Line 3:
 
== COTH ==
 
== COTH ==
 
Returns the hyperbolic cotangent of a number.
 
Returns the hyperbolic cotangent of a number.
 
  
 
=== Syntax: ===
 
=== Syntax: ===
Line 9: Line 8:
  
 
: returns the hyperbolic cotangent of <tt>'''number'''</tt>.
 
: returns the hyperbolic cotangent of <tt>'''number'''</tt>.
 
  
 
=== Example: ===
 
=== Example: ===
 
<tt>'''COTH(1)'''</tt>
 
<tt>'''COTH(1)'''</tt>
 
: returns the hyperbolic cotangent of <tt>'''1'''</tt>, approximately <tt>'''1.3130'''</tt>.
 
: returns the hyperbolic cotangent of <tt>'''1'''</tt>, approximately <tt>'''1.3130'''</tt>.
 
  
 
=== See also: ===
 
=== See also: ===

Revision as of 06:36, 2 March 2008


COTH

Returns the hyperbolic cotangent of a number.

Syntax:

COTH(number)

returns the hyperbolic cotangent of number.

Example:

COTH(1)

returns the hyperbolic cotangent of 1, approximately 1.3130.

See also:

COSH, SINH TANH

ACOSH, ASINH, ATANH, ACOTH

Mathematical functions

Personal tools