Scilab 5.3.3
- Aide Scilab
- Fonctions Elémentaires
- Complex
- Mathématiques discrètes
- Matrices élémentaires
- Virgule flottante
- Représentation d'entier
- Manipulation de matrices
- Opérations matricielles
- Chercher et trier
- Opérations sur les ensembles
- Traitement du signal
- Calcul symbolique
- Trigonométrie
- Bitwise operations
- abs
- amell
- and
- &
- delip
- exp
- inttrap
- isdef
- log
- log10
- log2
- logm
- lstsize
- max
- min
- modulo
- norm
- or
- |
- sign
- signm
- size
- sqrt
- sqrtm
- squarewave
- toeplitz
- cat
- cell2mat
- cellstr
- char
- diff
- isempty
- isequal
- isequalbitwise
- isvector
- log1p
- ndims
- pertrans
- typeof
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
<< Trigonométrie | Fonctions Elémentaires | abs >> |