Function: Col
Section: conversions
C-Name: gtocol
Prototype: DG
Help: Col({x=[]}): transforms the object x into a column vector.
 Empty vector if x is omitted
Description: 
 ():vec	cgetg(1,t_COL)
 (gen):vec	gtocol($1)

