Scilab 5.4.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Variables
- Predefined variables
- SCI — Scilabのルートパスの値を有する変数.
- SCIHOME — 設定ファイルおよびScilabセッションの履歴ファイルのパスを有する.
- TMPDIR — テンポラリディレクトリのパス
- percenteps — イプシロン (浮動小数点数相対精度)
- percenti — 虚数単位
- percentinf — 無限大
- percentnan — not-a-number
- percentpi — 円の円周と直径の比
- clear — 変数を消去する
- clearglobal — グローバル変数を削除
- exists — 変数の存在を確認する
- getvariablesonstack — Scilabスタック上の変数名を取得
- isdef — 変数の存在を確認
- isglobal — 変数がグローバルかどうかを確認
- names — scilab 名前の構文
- predef — 変数の保護
- who — 変数の一覧
- who_user — ユーザ変数の一覧を得る
- whos — 長い形式で変数のリストを得る
Report an issue | ||
<< Scilab keywords | Scilab | exit >> |