Scilab-Branch-6.1-GIT
Scilab Help >> Elementary Functions > Trigonometry > Matrix-wise processing > sinm
sinm
matrix sine function
Syntax
t = sinm(x)
Arguments
- x, t
real or complex square matrices.
Description
sinm(x)
is matrix sine of x
matrix.
Report an issue | ||
<< sinhm | Matrix-wise processing | tanhm >> |