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
See Also
addx Command, divx Command, dtx Command, subx Command