a * b: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
_percentage = 0.5 '''*''' 100 | _percentage = 0.5 '''*''' 100 | ||
[[Category:Command_Group:_Math]] |
No edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
_percentage = 0.5 '''*''' 100 | _percentage = 0.5 '''*''' 100 | ||
[[Category:Command_Group:_Math]] |
Operand types:
a: Number
b: Number
Type of returned value:
Description:
a multiplied by b
Example:
_percentage = 0.5 * 100