subx command

The subx command subtracts the second hexadecimal number provided from the first hexadecimal number provided and displays the result as a hexadecimal number.

Syntax

subx hex.number hex.number

Example(s)

subx 400 8A
376