Previous Up Next

13.7.5 Parallel lines in the plane: parallel

See Section ‍14.5.5 for parallel lines in space.

The parallel command finds a line parallel to a given line.

Example.

Input:

parallel(0,line(1,i))

Output:


Previous Up Next