Scilab 5.3.3
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
pol2str
多項式を文字列に変換
呼び出し手順
[str]=pol2str(p)
パラメータ
- p
- 実数多項式 
- str
- 文字列 
説明
多項式を文字列に変換します (ユーティリティ関数).
参照
- string — 文字列に変換
- prettyprint
| << pol2des | Polynomials | polfact >> |