Scilab Function

gcd - gcd calculation

Calling Sequence

[pgcd,U]=gcd(p)

Parameters

Description

computes the gcd of components of p and a unimodular matrix (with polynomial inverse) U, with minimal degree such that

p*U=[0 ... 0 pgcd]

Examples

See Also