Previous Up Next

7.7.6  Plotting a line with a point and the slope: DrawSlp

The DrawSlp command can draw a line given a point and a slope.

Example.

Input:

DrawSlp(2,1,-1)

Output:


Previous Up Next