TANH

TANH(a) 関数は式 a の双曲線正接を返します。

TANH(a) = (ea - e-a) / (ea + e-a)

出力フォーマット

TANH(a)

引数(Arguments)

任意の有効な関数式。
  引数: 1