SANLAB interview question

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

Interview Answer

Anonymous

26 Jul 2015

i wrote the function.