nature-of-code / The-Nature-of-Code-archive

The very first build system for The Nature of Code

Home Page:http://natureofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure 1.7 vector length labels are wrong in the last picture

tjunnone opened this issue · comments

In Figure 1.7, Vector Subtraction, the last (4th) vector image has the vector length labels swapped. 2 should be horizontal vector length, and -2 should be the vertical vector length.

I think the picture would also be clearer if -v was labeled in the last step.