Home / lang / acosh 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
ACosh
Syntax
Value = ACosh ( Number AS Float ) AS Float
Value = Acsh ( Number AS Float ) AS Float

Computes the hyperbolic arc-cosine of a number.

Examples

PRINT ACosh(2)

1.316957896925

See also

Trigonometric Functions