Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.1 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> Scilab > Variables

Variables

  • Predefined variables
    • SCIScilabのルートパスの値を有する変数.
    • SCIHOME設定ファイルおよびScilabセッションの履歴ファイルのパスを有する.
    • TMPDIRテンポラリディレクトリのパス
    • homeユーザディレクトリを取得する.
    • %eオイラー数.
    • %epsイプシロン (浮動小数点数相対精度)
    • %f or %Ffalse (偽)用の論理変数.
    • %i虚数単位
    • %inf無限大
    • %nannot-a-number
    • %pi円の円周と直径の比
    • %s多項式を定義する際に使用される変数.
    • %t or %Ttrue (真)を表す論理値変数.
    • %z多項式を定義する際に使用される変数.
  • clear変数を消去する
  • clearglobalグローバル変数を削除
  • exists変数の存在を確認する
  • getvariablesonstackScilabスタック上の変数名を取得
  • isdef変数の存在を確認
  • isglobal変数がグローバルかどうかを確認
  • namesScilab 名前の構文
  • predef変数の保護
  • who変数の一覧
  • who_userユーザ変数の一覧
  • whos長い形式で変数のリストを得る
Report an issue
<< Error handling Scilab exit >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 02 13:58:19 CEST 2014