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

See Also

addx Command

divx Command

dtx Command

mulx Command

sub Command