Specifying a Point in the Coordinate System
A point in the coordinate system is specified by a (x,y), where x and y are the point's distance, along the x and y axis respectively, from the origin of the system.
Example
![]() | The point "A" in the figure on the left is 3 units away along the x-axis from the origin, and is 4 units away along the y-axis from the origin. Thus the coordinates of the point are (3,4). |
| Back | Introductory Trail | Next | ||
| Index | Advanced Trail | Programmer's Trail | Game |