Problem 769. Calculate the area of a triangle between three points

Calculate the area of a triangle between three points:
P1(X1,Y1)
P2(X2,Y2)
P3(X3,Y3)
these three points are the vertices of the triangle.

Solution Stats

42.64% Correct | 57.36% Incorrect
Last Solution submitted on Mar 28, 2024

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers2658

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!