| m | a matrix | 
| n | an object | 
| n | an object | 
| • | This word is the swapped variant of n^m. | 
| • | This word is intended for use with "flat" (2-dimensional) matrices. | 
| • | This word assumes that elements of the input matrix are compatible with the following words:   max ( obj1 obj2 -- obj )   abs ( x -- y )   / ( x y -- z ) |