• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • acosh()

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

    反双曲余弦

    说明

    acosh(float $arg):float

    返回$arg的反双曲余弦值,即,其双曲余弦为$arg的那个值。

    参数

    $arg

    要处理的值

    返回值

    The inverse hyperbolic cosine of$arg

    更新日志

    版本说明
    5.3.0This function is now available on all platforms

    参见

    上篇:acos()

    下篇:asin()