mulx command

The mulx command multiplies the first hexadecimal number provided by the second hexadecimal number provided and displays the result as a hexadecimal number.

Syntax

mulx hex.number hex.number

Example(s)

mulx 8 1C
E0