Scilab 5.5.0
- Scilab Help
- Elementary Functions
- Bitwise operations
- Complex
- Discrete mathematics
- Elementary matrices
- Log - exp - power
- Floating point
- Radix conversions
- Matrix manipulation
- Matrix operations
- Search and sort
- Set operations
- Signal processing
- Symbolic
- Trigonometry
- IsAScalar
- and
- &
- cat
- cell2mat
- cellstr
- iscolumn
- isempty
- isequal
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- lstsize
- modulo
- ndims
- nthroot
- num2cell
- or
- |
- sign
- size
- unwrap
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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 | ||
<< Elementary Functions | Elementary Functions | Complex >> |