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

How to start daemon on android by adb -

testing - Detect whether test has failed within fixture -

Angularjs unit testing - ng-disabled not working when adding text to textarea -