Draws the Line Perp to < g1, g2 > Thru (x0, y0)
27
29
The following allows us to graph an arbitrary second vector (not necessarily the gradient vector).
30
negative 10
10
31
negative 10
10
32
0
1
33
Graphs the Vector < v1, v2 > when we set b = 0 (and the Unit Vector in the Same Direction when we set b = 1)
34
Draws the Unit Circle with Center (x0,y0)
40
Draws the head of the vector <v1,v2> (and allows us to drag it).
43
Draws the Line Parallel to <v1, v2> Thru (x0, y0)
45
47
powered by
powered by
New Blank Graph
Examples