When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Distance from a point to a line - Wikipedia

    en.wikipedia.org/.../Distance_from_a_point_to_a_line

    The distance (or perpendicular distance) from a point to a line is the shortest distance from a fixed point to any point on a fixed infinite line in Euclidean geometry. It is the length of the line segment which joins the point to the line and is perpendicular to the line. The formula for calculating it can be derived and expressed in several ways.

  3. Closest pair of points problem - Wikipedia

    en.wikipedia.org/wiki/Closest_pair_of_points_problem

    The closest pair of points problem or closest pair problem is a problem of computational geometry: given points in metric space, find a pair of points with the smallest distance between them. The closest pair problem for points in the Euclidean plane [ 1 ] was among the first geometric problems that were treated at the origins of the systematic ...

  4. Plücker coordinates - Wikipedia

    en.wikipedia.org/wiki/Plücker_coordinates

    The vector displacement from x to y is nonzero because the points are distinct, and represents the direction of the line. That is, every displacement between points on the line L is a scalar multiple of d = y – x. If a physical particle of unit mass were to move from x to y, it would have a moment about the origin of the coordinate system.

  5. Taxicab geometry - Wikipedia

    en.wikipedia.org/wiki/Taxicab_geometry

    In taxicab geometry, the distance between any two points equals the length of their shortest grid path. This different definition of distance also leads to a different definition of the length of a curve, for which a line segment between any two points has the same length as a grid path between those points rather than its Euclidean length.

  6. Displacement (geometry) - Wikipedia

    en.wikipedia.org/wiki/Displacement_(geometry)

    In geometry and mechanics, a displacement is a vector whose length is the shortest distance from the initial to the final position of a point P undergoing motion. [1] It quantifies both the distance and direction of the net or total motion along a straight line from the initial position to the final position of the point trajectory.

  7. Euclidean distance - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance

    The distance between any two points on the real line is the absolute value of the numerical difference of their coordinates, their absolute difference. Thus if p {\displaystyle p} and q {\displaystyle q} are two points on the real line, then the distance between them is given by: [ 1 ]

  8. Distance between two parallel lines - Wikipedia

    en.wikipedia.org/wiki/Distance_between_two...

    Because the lines are parallel, the perpendicular distance between them is a constant, so it does not matter which point is chosen to measure the distance. Given the equations of two non-vertical parallel lines = + = +, the distance between the two lines is the distance between the two intersection points of these lines with the perpendicular ...

  9. Shortest path problem - Wikipedia

    en.wikipedia.org/wiki/Shortest_path_problem

    Shortest path (A, C, E, D, F), blue, between vertices A and F in the weighted directed graph. In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) in a graph such that the sum of the weights of its constituent edges is minimized. [1]