Scilab Function
Last update : 28/12/2008

detr - polynomial determinant

Calling Sequence

d=detr(h)

Parameters

Description

d=detr(h) returns the determinant d of the polynomial or rational function matrix h. Based on Leverrier's algorithm.

See Also

det,  determ,