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