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.
See the recommended documentation of this function
Représentation d'entier
- dec2hex — représentation hexadécimale d'un entier
- base2dec — convert from base b to decimal
- bin2dec — convert from binary to decimal
- dec2bin — convert from decimal to binary
- dec2oct — convert from decimal to octal
- hex2dec — convert from hexadecimal to decimal
- oct2dec — convert from octal to decimal
<< Virgule flottante | Fonctions Elémentaires | Manipulation de matrices >> |