Maxima Function
matrixmap (f, M)
Returns a matrix with element i,j equal to f(M[i,j]).
i,j
f(M[i,j])
See also , , , and .