Question: How to calculate a double integral in a triangle ?

Hi all,

I want to calculate for example MultiInt(x,[x,y]) or MultiInt(y,[x,y]), etc.. in a triangle whose the coordinates of the three nodes are (x1,y1), (x2,y2) and (x3,y3).

Thanks for any help

Kamel

Please Wait...