atanh

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

atanh反双曲正切

说明

atanh ( float $arg ) : float

返回 arg 的反双曲正切值,即,其双曲正切为 arg 的那个值。

参数

arg

要处理的参数

返回值

Inverse hyperbolic tangent of arg

更新日志

版本 说明
5.3.0 此函数在所有平台上都可以用了

参见

User Contributed Notes

There are no user contributed notes for this page.