Scilab-Branch-6.1-GIT
- Ajuda do Scilab
- Funções Elementares
- Bitwise operations
- Complex
- Matemática discreta
- Elementary matrices
- Exponential
- Ponto flutuante
- Integer representation
- Inteiros
- Matrix manipulation
- Matrix operations
- Search and sort
- Set operations
- Trigonometria
- &, &&
- extraction
- ind2sub
- insertion
- isempty
- isequal
- modulo
- ndims
- |, ||
- size
- sub2ind
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Complex
- complex — Build an array of complex numbers from their parts
- conj — matriz complexa conjugada
- imag — parte imaginária dos números complexos
- imult — multiplicação pela parte imaginária i
- isreal — verifica se uma variável é armazenada como real ou complexa.
- real — parte real dos números complexos
Report an issue | ||
<< Bitwise operations | Funções Elementares | Matemática discreta >> |