Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7629019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T05:43:45+00:00 2026-05-31T05:43:45+00:00

This is prob more of a geometry question, but I have an array of

  • 0

This is prob more of a geometry question, but
I have an array of 4 points (from user input), that could be in any order.
I’m trying to work out a procedure that would return what each point is likely to be, i.e.

top left,
top right,
bottom left,
bottom Right

I’m working in PHP now, but any help in any language is fine.

{‘Ill add what i’ve got so far in PHP shortly}

Would this question be better asked on another stackexchange, math maybe?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T05:43:46+00:00Added an answer on May 31, 2026 at 5:43 am

    You could sort the points by their x coordinates ascending and if there’s a tie, the y coordinate ascending.

    The first two points are the “left” side – the one with the greater y is the “top” and the other is “bottom”.

    The last two points are the “right” side, same deal.

    This won’t work for a diamond though! (But what’s “top-left” on a diamond anyway?)

    In general, for a convex set of points, you can calculate the centroid (x value is the average of all x values, y value is the average of all y values).

    Then, you can calculate the argument (i.e. angle) of the line between the centroid and the point, being arctan2 of (y_pt-y_centroid,x_pt-x_centroid).

    If you then sort the points by their arguments, they’ll be in anticlockwise order, with -pi being the West point of the compass, 0 being the East, wrapping around again to +pi being the west point.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this is prob pretty easy but if someone could explain the easiest way to
Have seen multiple posts on this but I can't see any which answer my
This might seem like a stupid question I admit. But I'm in a small
This is a difficult and open-ended question I know, but I thought I'd throw
This is my first post here and I wanted to get some input from
Hi folks this is prob quiet simple but not sure how to do it.
I have this js that is adjusting the size of the first letter of
there. I've searched my question around here but failed to find anything relevant. This
Prob something im overlooking but this problem has annoyed me greatly. im trying to
hi guys i have a weird prob here.. i have this dropdownlist where different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.