Futurebasic/Language/Reference/atanh

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

Contents

[edit] Atanh

[edit] Function

✔ Appearance ✔ Standard ✔ Console

[edit] Syntax

result# = atanh( expr )

[edit] Description

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

[edit] Notes

No special notes.

[edit] See Also

tanh; acosh; asinh

Language Reference

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