excel - Calculate distance between point and rectangle -


i have rectangles width, height, , coordinates of center. need calculate shortest distance between point , rectangle. rectangle can rotated angle x-axis. in other word, rectangle not aligned x-axis or y-axis:

is there easy formula or function calculate this? there resources on problem?


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -