suivant: Tangent to a 2D
monter: Graph of a line
précédent: Draw an 2D horizontal
Table des matières
Index
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
giac documentation written by Renée De Graeve and Bernard Parisse