I am trying to determine if a function I have is working correctly. The function computes the moment of inertia for a polygon. To test the function I created a polygon that has 4 points and represents a square of 4 units by 4 units. The answer I am getting is 32. I believe the answer should be...