TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Sequence ( any a ) -> seq() se

Description

Tries to convert 'a' to a sequence. Some objects are converted to the list of their coefficients.

Examples

lis:=[1,2,3,4]; Sequence(lis);

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group