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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:ASINH function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_ACOTH_function
 +
|NextPage=Documentation/How_Tos/Calc:_ATANH_function
 +
}}__NOTOC__
  
 
== ASINH ==
 
== ASINH ==
Line 7: Line 12:
 
<tt>'''ASINH(number)'''</tt>
 
<tt>'''ASINH(number)'''</tt>
  
: returns the inverse hyperbolic sine of <tt>'''number'''</tt>, in other words the number whose hyperbolic sine is <tt>'''number'''</tt>.  
+
: returns the inverse hyperbolic sine of <tt>'''number'''</tt>, in other words, the number whose hyperbolic sine is <tt>'''number'''</tt>.  
  
 
=== Example: ===
 
=== Example: ===
Line 16: Line 21:
 
: returns <tt>'''4'''</tt>.
 
: returns <tt>'''4'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]
 
* [[Documentation/How_Tos/Calc: ACOSH function|ACOSH]]
 
* [[Documentation/How_Tos/Calc: ATANH function|ATANH]]
 
* [[Documentation/How_Tos/Calc: ATANH function|ATANH]]
Line 30: Line 35:
 
* [[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]]

Latest revision as of 14:33, 31 January 2024

ASINH

Returns the inverse hyperbolic sine of a number.

Syntax:

ASINH(number)

returns the inverse hyperbolic sine of number, in other words, the number whose hyperbolic sine is number.

Example:

ASINH(-90)

returns approximately -5.1929877.

ASINH(SINH(4))

returns 4.



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