可编程科学计算器帮助:双曲三角函数
函数名 | 函数帮助信息 |
---|---|
::mfp::math::trigon::acosh(1) : 函数acosh(x)为双曲余弦函数的反函数。 |
|
::mfp::math::trigon::asinh(1) : 函数asinh(x)为双曲正弦函数的反函数。 |
|
::mfp::math::trigon::atanh(1) : 函数atanh(x)为双曲正切函数的反函数。 |
|
::mfp::math::trigon::cosh(1) : 函数cosh(x)为双曲余弦函数。 |
|
::mfp::math::trigon::sinh(1) : 函数sinh(x)返回x的双曲正弦值。 |
|
::mfp::math::trigon::tanh(1) : 函数tanh(x)用于计算x的双曲正切值。 |