SANLAB interview question

Write a function that returns true if the given point is inside the given triangle.

Interview Answer

Anonymous

Jul 26, 2015

i wrote the function.