Int128.opBinary

Support binary arithmetic operators + - * / % & | ^ << >> >>>

Parameters

op

one of the arithmetic binary operators

op2 long

second operand

Return Value

Type: Int128

value after the operation is applied

Meta