Given four coordinates, write a function to check if they form a square on the XY plane.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers31
Suggested Problems
-
Find the alphabetic word product
3459 Solvers
-
Find the largest value in the 3D matrix
1667 Solvers
-
Vectorize the digits of an Integer
338 Solvers
-
Sum the numbers on the main diagonal
613 Solvers
-
Find the area of the four walls
292 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
This problem needs more test cases of squares not aligned with the main axis. And right kites.