basic.*.multiply
Arithmetic multiply operator
Syntax
num.expression * num.expression
Description
A mathematical operator indicating a multiply operation.
Example
gross.wages = hours.worked * hourly.rate
This example illustrates the use of '*' to indicate multiplication.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
