Problem 44857. Check if is a square
Given four coordinates, write a function to check if they form a square on the XY plane.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 26 Aug 2020
This problem needs more test cases of squares not aligned with the main axis. And right kites.
Solution Comments
Show commentsProblem Recent Solvers28
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1858 Solvers
-
Reverse the elements of an array
1044 Solvers
-
321 Solvers
-
324 Solvers
-
Find the dimensions of a matrix
531 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!