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 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Exponential
- exp — exponencial em relação aos elementos
 - expm — exponencial de matriz quadrada (matriz exponencial)
 - log — logaritmo natural
 - log10 — logaritmo na base 10
 - log1p — computa, com precisão, o logaritmo natural de seu argumento acrescido de uma unidade
 - log2 — Base-2 logarithm. Base-2 exponent and mantissa of some real numbers
 - logm — logaritmo de matriz quadrada (matriz logaritmo)
 - nthroot — Real nth root of real numbers
 - polar — forma polar
 - power — (^,.^) power operation
 - sqrt — raiz quadrada
 - sqrtm — raiz quadrada da matriz (matriz raiz quadrada)
 
| Report an issue | ||
| << Elementary matrices | Funções Elementares | Ponto flutuante >> |