Function: Colrev Section: conversions C-Name: gtocolrev0 Prototype: GD0,L, Help: Colrev(x, {n}): transforms the object x into a column vector of dimension n in reverse order with respect to Col(x, {n}). Empty vector if x is omitted. Description: (gen):vec gtocolrev($1) Doc: as $\kbd{Col}(x, n)$, then reverse the result. In particular Variant: \fun{GEN}{gtocolrev}{GEN x} is also available.