News

Vectors are pretty important in the introductory physics course. Here are some tips on using python to teach vectors.
Basically, you just give the magnitude of the vector and the angle (from the positive x-axis) that the vector is pointing. Here is an example (using the same vector from before): ...