Arithmetic and Logic Operations
Prev
Mathematical Operations
Next
Arithmetic and Logic Operations
Opcodes that perform arithmetic and logic operations are
-
,
+
,
&&
,
||
,
*
,
/
,
^
, and
%
.