XLPack 6.1
Excel VBA 数値計算ライブラリ・リファレンスマニュアル
読み取り中…
検索中…
一致する文字列を見つけられません

◆ Catanh()

Function Catanh ( Z As  Complex)

複素数 arctanh(z)

目的
複素数 z の逆ハイパーボリックタンジェント(逆双曲線正接)を求める.
戻り値
Complex
arctanh(z). (-π/2 <= imag(arctanh(z)) <= π/2)
引数
[in]Z複素引数 z.