Hi, I'm having problems evaluating a surface integral.
\int\limits_{}^{} {\int\limits_S^{} {xdS} }
where S is the triangle with vertices (1,0,0), (0,2,0) and (0,1,1).
I need to parameterise the triangle but I don't know how to.
I tried (x,y,z) = (1,0,0) + u[(0,2,0)-(1,0,0)] +...