1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

「次数」「位数」「階数」

Last updated at Posted at 2015-06-13

こんにちは。
次数、階数、位数についてまとめてみました。

  • degree: 次数(例:2次多項式、3次方程式)
  • rank: 階数(例:行列・線型写像の階数)
  • order: 位数1(例:零点の位数)

  1. ただし order は対象に応じて次数または階数と訳されることもあるので注意が必要。例えば、"higher-order" は「高位」ではなく「高階」と訳されることが多い。"$n$-th-order derivative" は「$n$階微分(導関数)」と訳されることが多い。

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?