in reply to Re: perl module or code for calculating the shortest distance between a line and a point (vector linear algebra)
in thread perl module or code for calculating the shortest distance between a line and a point (vector linear algebra)

Your code can't handle the case where $x2 == $x1.
  • Comment on Re^2: perl module or code for calculating the shortest distance between a line and a point (vector linear algebra)