Navigation: Language Reference > Functions > Matrix >
Y = skew(X);
Returns the vector product:
X must be a vector of size n. Y must be a matrix of size [n,n].