Previous Up Next

8.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