coordonnees
Coordonnees, or coordinates, are numerical values that specify the position of a point within a given reference frame. In mathematics, a coordinate is an element of an ordered n-tuple that locates a point relative to an origin and a set of axes. In two dimensions, a point is given by (x, y); in three dimensions, by (x, y, z).
Coordinate systems come in several forms. Cartesian coordinates use orthogonal axes; polar coordinates describe a point
Geographic coordinates are used to locate positions on the Earth and typically consist of latitude and longitude,
Operations involving coordonnees include transforming coordinates between systems, computing distances and angles, and projecting curved surfaces
Representation and conventions matter: coordinates are stored as numbers in vectors or arrays, with defined order,