We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
오른손 좌표계를 사용하면 외적 결과가 오른손 법칙을 따르고 왼손 좌표계면 왼손 법칙을 따르는 건가요?
The text was updated successfully, but these errors were encountered:
네 맞습니다. 조금 더 정확히 표현하면 외적은 오른손 법칙으로 정의되어 있습니다. 그런데 왼손 좌표계에서 외적의 결과는 음의 방향이 나오기 때문에 왼손 법칙을 따른 것과 같은 결과가 나오겠지요.
Sorry, something went wrong.
No branches or pull requests
오른손 좌표계를 사용하면 외적 결과가 오른손 법칙을 따르고
왼손 좌표계면 왼손 법칙을 따르는 건가요?
The text was updated successfully, but these errors were encountered: