7.7.3 Draw a 2D vertical line:
LineVert
LineVert
takes as argument an expression
a
.
LineVert
draws the vertical line
x
=
a
.
Input:
LineVert(1)
Output:
the line x=1