Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Scilab keywords
- percent — (%) 特殊文字
- backslash — (\) 左行列除算: exact or least square solution
- brackets [,;] — Concatenation. Recipients of an assignment. Results of a function
- colon (:) — コロン演算子
- comma — (,) 列, 命令, 引数セパレータ
- comments — (// or /*...*/) comments
- comparison — 比較, 関係演算子
- dollar — ($) 最後の添字
- dot — (.) 記号
- equal — (=) 代入 , 比較, 等号
- getscilabkeywords — Scilabキーワードを全リストを返す.
- hat — (^) 累乗
- greater — (>) より大きいの比較
- minus — (-) 減算演算子, 符号変更
- not — (~) 論理否定
- parentheses — ( ) 左および右括弧
- plus (+) — 数値の加算。 テキストの連結(グループ化)
- quote — (') 転置演算子, 文字列デリミタ
- semicolon (;) — 式の末尾および行セパレータ
- slash — (/) 右除算およびフィードバック
- star — (*) 乗算演算子
- symbols — scilab 演算子の名前
- tilde — (~) 論理否定
Report an issue | ||
<< Scilab | Scilab | Control flow >> |