Scilab 5.4.1
- Scilab help
- Elementary Functions
- bitwise
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- signalprocessing
- symbolic
- Trigonometry
- and
- &
- cat
- cell2mat
- cellstr
- isempty
- isequal
- isvector
- lstsize
- maxi
- mini
- modulo
- ndims
- nthroot
- or
- |
- sign
- size
- sort
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Integer representation
- base2dec — bを基底とする表現から整数への変換
- bin2dec — 2進表現を整数に変換します
- dec2base — 10進数を基底Nの数値(文字列)に変換
- dec2bin — 2進表現
- dec2hex — 整数の16進表現
- dec2oct — 整数の8進表現
- hex2dec — 16進数表現から整数への変換
- oct2dec — 8進数を整数に変換する
Report an issue | ||
<< Floating point | Elementary Functions | matrixmanipulation >> |