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

Math Bundle 3 - Cross Product Sign Issue #66

Open
ykaya932 opened this issue Apr 10, 2021 · 2 comments
Open

Math Bundle 3 - Cross Product Sign Issue #66

ykaya932 opened this issue Apr 10, 2021 · 2 comments
Assignees

Comments

@ykaya932
Copy link
Contributor

In my opinion, "negative" and "positive" should be replaced in the following results. It would be nice if someone else also supports my opinion.

image

@ykaya932 ykaya932 self-assigned this Apr 10, 2021
@ykaya932
Copy link
Contributor Author

Or of course, it would also be great if someone else points out my mistake

@orbitstabilizer
Copy link

orbitstabilizer commented Dec 3, 2022

Interpretation of signs depends on what one means by "u lies on the right/left hand side of v", since being on the right/left of something is not an absolute concept. If you orient yourself facing +z direction then the given signs make sense. And, I think, this was what the author had in mind when writing this. Figure 8, in the previous section where the cross product is introduced, shows intended orientation. So, I think, we should make the implicit orientation explicit, and/or, maybe, also change the signs so the orientation would be more "natural".

P.S. for me facing -z direction is more "natural", which would result in your signs. I think, this is the orientation one would normally think imagining x-y plane.

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

2 participants