当前位置: 首页 > 网络学院 > 服务端脚本教程 > PHP > asinh() 函数
The asinh() function returns the inverse hyperbolic sine of a number.
asinh()函数的作用是:返回至各指定数值所对应的反双曲正弦值。
asinh(x) |
Parameter参数 | Description描述 |
---|---|
x | Required. A number 必要参数。指定一个数字 |
Note: This function is not implemented on Windows platforms.
注意:Windows操作平台不支持这个函数。