system.debugger.muld

Command/System Debugger, Releases: AP and R83

Multiplies integer numbers.

Syntax

muld number number

Description

multiplies the first integer number provided by the second integer number provided and displays the result as an integer number.

Example

muld 14 78<return> 1092
The result displays on the same line as the command.

See Also

Command Name Type Description
system.debugger.subd Command Subtracts integer numbers.
system.debugger.mulx Command Multiplies haxadecimal numbers.
system.debugger.subx Command Subtracts hexadecimal numbers.
system.debugger.overview Introductory Overview of system debugger.
system.debugger.functions Definition System debugger replacement/display functions.
system.debugger.divd Command Divides integer numbers.
system.debugger.divx Command Divides hexadecimal numbers.
system.debugger.addd Command Adds integer 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.