Scilab 5.5.2
- Aide de Scilab
- Fonctions Elémentaires
- Nombres complexes
- Mathématiques discrètes
- Matrices élémentaires
- Exponentielle
- Virgule flottante
- Bases de numération
- Manipulation de matrices
- Opérations matricielles
- Chercher et trier
- Opérations sur les ensembles
- Traitement du signal
- Calcul symbolique
- Trigonométrie
- Bitwise operations
- and
- &
- lstsize
- modulo
- or
- |
- sign
- size
- cat
- cell2mat
- cellstr
- iscolumn
- isempty
- isequal
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- ndims
- nthroot
- num2cell
- unwrap
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Bitwise operations
- bitand — bitwise AND
- bitcmp — bitwise complement
- bitget — bit at specified position
- bitor — bitwise OR
- bitset — set bit at specified position
- bitxor — bitwise XOR
- isequalbitwise — bitwise comparison of variables
Report an issue | ||
<< Trigonométrie | Fonctions Elémentaires | and >> |