「ベクトルのノルム」の版間の差分
imported>Administrator |
imported>Administrator 編集の要約なし |
||
| 14行目: | 14行目: | ||
<math>\|c\|^2 = a^2 + b^2</math><br/> | <math>\|c\|^2 = a^2 + b^2</math><br/> | ||
<math>\|c\| = \sqrt{a^2 + b^2}</math> | <math>\|c\| = \sqrt{a^2 + b^2}</math> | ||
== 備考 == | |||
ある3DCGのライブラリにおいて[[ベクトルの正規化]](Normalize)を行う[[関数]]の名称を「norm」と略しているものがあった。非常に紛らわしいので注意しよう。 | |||
== 関連項目 == | == 関連項目 == | ||