Orientation of three ordered points

In this article, we will discuss about algorithms to detect the orientation of three given ordered points. Orientation imply collinear, Clockwise or Anti-clockwise.

Table of contentsOrdered pointsOrientation of three ordered pointsComplexity analysis

Ordered Points

A set of two numbers that are written in a particular order is called an ordered pair. they are also called as 2-tuples. The numbers are always enclosed within brackets (parantheses) and denotes both x coordinate and y coordinat...

 •  0 comments  •  flag
Share on Twitter
Published on November 22, 2021 10:10
No comments have been added yet.