When.com Web Search

Search results

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

    en.wikipedia.org/wiki/Distance_from_a_point_to_a...

    In either the coordinate or vector formulations, one may verify that the given point lies on the given plane by plugging the point into the equation of the plane. To see that it is the closest point to the origin on the plane, observe that p {\displaystyle \mathbf {p} } is a scalar multiple of the vector v {\displaystyle \mathbf {v} } defining ...

  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. Euclidean distance - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance

    The distance from a point to a plane in three-dimensional Euclidean space [7] The distance between two lines in three-dimensional Euclidean space [8] The distance from a point to a curve can be used to define its parallel curve, another curve all of whose points have the same distance to the given curve. [9]

  5. Coordinate system - Wikipedia

    en.wikipedia.org/wiki/Coordinate_system

    In this system, an arbitrary point O (the origin) is chosen on a given line. The coordinate of a point P is defined as the signed distance from O to P, where the signed distance is the distance taken as positive or negative depending on which side of the line P lies. Each point is given a unique coordinate and each real number is the coordinate ...

  6. Distance from a point to a line - Wikipedia

    en.wikipedia.org/wiki/Distance_from_a_point_to_a...

    In the case of a line in the plane given by the equation ax + by + c = 0, where a, b and c are real constants with a and b not both zero, the distance from the line to a point (x 0,y 0) is [1] [2]: p.14

  7. Euclidean planes in three-dimensional space - Wikipedia

    en.wikipedia.org/wiki/Euclidean_planes_in_three...

    This proves that all points in the intersection are the same distance from the point E in the plane P, in other words all points in the intersection lie on a circle C with center E. [8] This proves that the intersection of P and S is contained in C. Note that OE is the axis of the circle. Now consider a point D of the circle C. Since C lies in ...

  8. Smallest-circle problem - Wikipedia

    en.wikipedia.org/wiki/Smallest-circle_problem

    Some instances of the smallest bounding circle. The smallest-circle problem (also known as minimum covering circle problem, bounding circle problem, least bounding circle problem, smallest enclosing circle problem) is a computational geometry problem of computing the smallest circle that contains all of a given set of points in the Euclidean plane.

  9. Unit distance graph - Wikipedia

    en.wikipedia.org/wiki/Unit_distance_graph

    The unit distance graph for a set of points in the plane is the undirected graph having those points as its vertices, with an edge between two vertices whenever their Euclidean distance is exactly one. An abstract graph is said to be a unit distance graph if it is possible to find distinct locations in the plane for its vertices, so that its ...