How to integrate on an arbitary quadrilateral?

162 Views Asked by At

Suppose there is a function f(x,y,z) and we have a quadrilateral in the space. How to integrate f(x,y,z) on the quadrilateral? I have tried to divide the quadrilateral into two triangles, but could anyone please tell me how to integrate on the triangles? Is there a simple method for this problem?