7.7.2 Draw an 2D horizontal line:
LineHorz
LineHorz
takes as argument an expression
a
.
LineHorz
draws the horizontal line
y
=
a
.
Input:
LineHorz(1)
Output:
the line y=1