<< sinm
Matrix-wise processing
tanm >>
Scilab Help
>>
Elementary Functions
>
Trigonometry
>
Matrix-wise processing
> tanhm
tanhm
双曲線正接行列
呼び出し手順
t
=
tanhm
(
x
)
引数
x,t
実数または複素数の正方行列
説明
tanhm
(
x
)
は行列
x
の 双曲線正接となります.
例
A
=
[
1
,
2
;
3
,
4
]
;
tanhm
(
A
)
参照
tan
— 正接
tanm
— 行列正接
expm
— 正方行列の指数関数
sinm
— 行列正弦関数
cosm
— 行列余弦関数
atanhm
— 行列の双曲線逆正接
Report an issue
<< sinm
Matrix-wise processing
tanm >>