行列双曲線コタンジェント(余接)
[t] = cothm(x)
正方行列 (実数または複素数).
cothm(x) は, 正方行列xの双曲線コタンジェント(余接)行列となります.
cothm(x)
x
A=[1,2;3,4]; cothm(A)