Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure 3.2 notation error #35

Open
MasterYI814 opened this issue Nov 3, 2023 · 2 comments
Open

Figure 3.2 notation error #35

MasterYI814 opened this issue Nov 3, 2023 · 2 comments

Comments

@MasterYI814
Copy link

In Figure 3.2, we are rotating vector from 1) to 5) with each step rotation from the previous output.
So

  1. 0°+45°=45°
  2. 45°+26.565°=71.565°
  3. 71.565°-14.036°=57.529°
  4. 57.529°+7.125°=64.654°
  5. 64.64°-3.576°=61.078°

However,
5) didn't start with the previous output from 4) 64.654. But the result 61.078 is calculated from 64.654
So it should change 64.64 to 64.654

@MasterYI814
Copy link
Author

It is on page 62 of the book.
Capture

@MasterYI814
Copy link
Author

Capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant