Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
degree
多項式行列の次数
呼び出し手順
[D]=degree(M)
パラメータ
- M
- 多項式行列 
- D
- 整数行列 
説明
Mの最高次数の行列を返します.
| << colcompr | Polynomials | denom >> |