Scilab 6.0.2
      
      - Scilabヘルプ
 - Elementary Functions
 - bitwise
 - Complex
 - Discrete mathematics
 - elementarymatrices
 - Exponential
 - Floating point
 - Integer representation
 - matrixmanipulation
 - matrixoperations
 - searchandsort
 - setoperations
 - signalprocessing
 - Trigonometry
 - &, &&
 - extraction
 - ind2sub
 - insertion
 - isempty
 - isequal
 - modulo
 - ndims
 - |, ||
 - size
 - sub2ind
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Complex
- complex — 複素数を計算する.
 - conj — 共役
 - imag — 虚部
 - imult — 虚数単位 i を乗じる
 - isreal — 変数が実数または複素数のエントリかどうかを調べるc
 - real — 実部
 
| Report an issue | ||
| << bitwise | Elementary Functions | Discrete mathematics >> |