Scilab 6.1.0
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.
Comments
Add a comment:
Please login to comment this page.