Scilab 5.4.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
rlist
Scilab 有理関数定義
呼び出し手順
rlist() rlist(a1,....an)
説明
rlist(a1,....an)
は
tlist(['r','num';'den','dt'], a1,....an)
へのショートカットです.
['r','num';'den','dt']
を最初のエントリ,
ai
を次のエントリといったようなエントリを有する
tlist
を作成します.
ai
の型も大きさも確認されません.
Comments
Add a comment:
Please login to comment this page.