TRANSPOSE

Name

TRANSPOSE -- 

Synopsis

TRANSPOSE(matrix)

Description

TRANSPOSE function returns the transpose of the input @matrix.

Examples

See also

MMULT.