Futurebasic/Language/Reference/asinh

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

Contents

[edit] Asinh

[edit] Function

✔ Appearance ✔ Standard ✔ Console

[edit] Syntax

result# = asinh( expr )

[edit] Description

Returns the inverse hyperbolic sine of expr. This is the inverse of the sinh function, so that asinh(sinh(x)) equals x. asinh always returns a double-precision result.

[edit] Notes

No special notes.

[edit] See Also

sinh; acosh; atanh

Language Reference

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