Man Scilab

degree
Scilab Function

degree - degree of polynomial matrix

Calling Sequence

[D]=degree(M)

Parameters

Description

returns the matrix of highest degrees of M .

See Also

poly ,   coeff ,   clean ,  

Back