mworks / mworks-issues

MWorks issue tracker
0 stars 0 forks source link

Add support for bit-shift and bitwise-arithmetic operations to expression parser #406

Open cstawarz opened 2 years ago

cstawarz commented 2 years ago

Either as operators or functions

MATLAB's functions: https://www.mathworks.com/help/matlab/bit-wise-operations.html