Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.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
    • %charsSelected sets of Unicode characters
    • %eオイラー数.
    • %epsイプシロン (浮動小数点数相対精度)
    • %f or %Ffalse (偽)用の論理変数.
    • %i虚数単位
    • %inf無限大
    • %nannot-a-number
    • %pi円の円周と直径の比
    • %s多項式を定義する際に使用される変数.
    • %t or %Ttrue (真)を表す論理値変数.
    • %z多項式を定義する際に使用される変数.
    • homeユーザディレクトリを取得する.
    • SCI, WSCIScilabのルートパスの値を有する変数.
    • SCIHOME設定ファイルおよびScilabセッションの履歴ファイルのパスを有する.
    • TMPDIRテンポラリディレクトリのパス
  • checkNamedArgumentsReturn list of unexpected named arguments
  • clear変数を消去する
  • clearglobalグローバル変数を削除
  • exists変数の存在を確認する
  • globalグローバル変数を定義する
  • isdef変数の存在を確認
  • isglobalchecks if a local variable has a global counterpart
  • namesScilab 名前の構文
  • predef変数の保護
  • who変数の一覧
  • who_userユーザ変数の一覧
  • whos長い形式で変数のリストを得る
Report an issue
<< types 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:
Mon Jan 03 14:37:45 CET 2022