Scilab Function

cothm - cotangente hyperbolique matricielle

Calling Sequence

[t]=cothm(x)

Description

cothm(x) est la cotangente hyperbolique matricielle de la matrice carrée x.

Examples

A=[1,2;3,4];
cothm(A)
 

See Also

coth ,