| muld | Index Level | mverify |
| Syntax | mulx hex.number hex.number |
| Category | TCL |
| Type | Verb |
| Description | multiplies the first hexadecimal number provided by the second hexadecimal number provided and displays the result as a hexadecimal number. |
| Options | |
| See Also | subx divx addx dtx divx |
| Example |
mulx 8 1C
E0 |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| muld | Index Level | mverify |