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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
Line 29: Line 29:
 
* [[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]]}}
[[Category: Documentation/Reference/Calc]]
+
[[Category: Documentation/Reference/Calc/Mathematical functions]]

Revision as of 07:34, 3 May 2010


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.

Template:Documentation/SeeAlso

Personal tools