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