system.debugger.mulx

Command/System Debugger, Releases: AP and R83

Multiplies haxadecimal numbers.

Syntax

mulx hexnum hexnum

Description

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

Example

mulx F A<return> 96

The result displays on the same line as the command.

See Also

Command Name Type Description
system.debugger.subx Command Subtracts hexadecimal numbers.
txl.xtd Verb: Access Converts hexadecimal number to decimal.
tcl.add Verb: Access Adds integer numbers.
system.debugger.muld Command Multiplies integer numbers.
system.debugger.overview Introductory Overview of system debugger.
system.debugger.subd Command Subtracts integer numbers.
system.debugger.divd Command Divides integer numbers.
system.debugger.dtx Command Converts decimal to hexadecimal.
system.debugger.divx Command Divides hexadecimal numbers.
system.debugger.addx Command Adds hexadecimal numbers.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.