跳转到内容

The Wikibooks community is developing a policy on the use of generative AI. Please review the draft policy and provide feedback on its talk page.

Futurebasic/语言/参考/acosh

来自,自由的教学读物

Acosh

[编辑 | 编辑源代码]

函数

[编辑 | 编辑源代码]

✔ 外观 ✔ 标准 ✔ 控制台

语法

[编辑 | 编辑源代码]
result# = acosh( expr )

描述

[编辑 | 编辑源代码]

返回 expr 的反双曲余弦。这是 cosh 函数的(正值)反函数,因此 acosh( cosh( x ) ) 等于 abs( x )acosh 始终返回双精度结果。

注意

[编辑 | 编辑源代码]

无特殊说明。

参见

[编辑 | 编辑源代码]

coshasinhatanh

语言参考

取自"https://wikibooks.cn/w/index.php?title=Futurebasic/Language/Reference/acosh&oldid=3420968"
华夏公益教科书