basic.*.multiply Operator/BASIC Program
basic.*.multiply
| Command | basic.*.multiply Operator/BASIC Program Applicable release versions: AP, R83 |
|---|---|
| Category | BASIC Program (486) |
| Description | A mathematical operator indicating a multiply operation. |
| Syntax | num.expression * num.expression |
| Options | |
| Example | gross.wages = hours.worked * hourly.rate This example illustrates the use of "*" to indicate multiplication. |
| Purpose | |
| Related |
basic.num.expression basic.precedence basic.= basic.operators arithmetic.operators basic.arithmetic.expressions basic.*= basic.+= basic.:= basic.-= basic.precision basic./= basic.! basic.+ |
