First time here? Check out the FAQ!
answered 2017-11-16 20:30:41 +0100
Like this?
def g(x,y): return matrix(SR,2,2,[1,x,cos(y),x*y])