Scilab 5.4.1
- Aide 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
- isempty
- isequal
- isvector
- ndims
- nthroot
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Bases de numération
- dec2hex — représentation hexadécimale d'un entier
- base2dec — convert from base b to decimal
- bin2dec — convert from binary to decimal
- dec2base — Convert decimal to base N number in string
- dec2bin — convert from decimal to binary
- dec2oct — convert from decimal to octal
- hex2dec — convert from hexadecimal to decimal
- oct2dec — convert from octal to decimal
Report an issue | ||
<< Virgule flottante | Fonctions Elémentaires | Manipulation de matrices >> |