Hello everybody, my first post here.
I need to find distance/length that is closest from given point to a line:
Attachment 21350
Known variables
Line: A (x,y), B(x,y)
Point: P(x,y)
Printable View
Hello everybody, my first post here.
I need to find distance/length that is closest from given point to a line:
Attachment 21350
Known variables
Line: A (x,y), B(x,y)
Point: P(x,y)
Thanks.