Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Like this?

def g(x,y):
    return matrix(SR,2,2,[1,x,cos(y),x*y])