"벡터의 성분 표시"의 두 판 사이의 차이

12번째 줄: 12번째 줄:


==같이 보기==
==같이 보기==
*[[벡터 성분 연산]]
*[[벡터의 크기]]
*[[벡터의 크기]]
*[[단위벡터]]
*[[단위벡터]]

2013년 4월 21일 (일) 16:39 판

벡터 표기

1 평면벡터

[math]\displaystyle{ \overrightarrow{a}=a_1\overrightarrow{e_1}+a_2\overrightarrow{e_2} }[/math]
[math]\displaystyle{ \overrightarrow{a}=(a_1, a_2) }[/math]

2 공간벡터

[math]\displaystyle{ \overrightarrow{a}=a_1\overrightarrow{e_1}+a_2\overrightarrow{e_2}+a_3\overrightarrow{e_3} }[/math]
[math]\displaystyle{ \overrightarrow{a}=(a_1, a_2, a_3) }[/math]

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}