sub Command

The sub command subtracts the second integer number provided from the first integer number provided and displays the result as an integer number.

Syntax

sub number number

Synonym(s)

subd

See Also

add Command

div Command

mul Command

subx Command