Coord
Coord is a term used in various contexts, most commonly in mathematics and computer science, to refer to a coordinate or a set of coordinates. In geometry, a coordinate is a numerical value that defines the position of a point relative to a fixed point or axis. For example, in a two-dimensional Cartesian coordinate system, a point is defined by two coordinates, typically denoted as (x, y). The x-coordinate represents the horizontal position, and the y-coordinate represents the vertical position. In three-dimensional space, a point is defined by three coordinates (x, y, z).
In computing, coordinates are fundamental for graphics, mapping, and spatial data. Graphics libraries use coordinate systems