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

Function

Reverse_ ( seq() Q )

Description

Reverse the order of the elements in Q.

Examples

x_S := Sequence([1,2,3,4]); Reverse_(x_S); x_S;
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group