Using three-dimensional coordinates
Specifying coordinates in three-dimensional space is similar to working in two dimensions, except that you also use the z-axis to locate coordinates. Three-dimensional coordinates are represented in the format x,y,z (for example, 2,3,6).
Tell me about...