Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
signm
matrix signum function
Syntax
X=signm(A)
Arguments
- А
real or complex matrix
- X
real or complex matrix
Description
For square and Hermitian matrices X=signm(A)
is
matrix signum function.
Report an issue | ||
<< sign | Matrix operations | sum >> |