Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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 >> |