Futurebasic/Language/Reference/acosh

From Wikibooks, open books for an open world
< Futurebasic | Language | Reference
Jump to: navigation, search

Contents

[edit] Acosh

[edit] Function

✔ Appearance ✔ Standard ✔ Console

[edit] Syntax

result# = acosh( expr )

[edit] Description

Returns the inverse hyperbolic cosine of expr . This is the (positive-valued) inverse of the cosh function, so that acosh( cosh( x ) ) equals abs( x ). acosh always returns a double-precision result.

[edit] Notes

No special notes.

[edit] See Also

cosh; asinh; atanh

Language Reference

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export