math.cosh
←
math
型:function
code:Lua
math.cosh(x)
table:
型 説明
#1
number
戻り値 number
xの双曲線余弦を返す
逆双曲線関数(
acosh
)は標準では用意されていない
関連項目
math.sinh
math.tanh
math.cos
math.acos