Difference between revisions of "0013"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 0013=2,%1d% *= %2d% | description = Multiplies a floating point with a local variable. | p1 = local variable | p2 = a floating point …') |
(No difference)
|
Revision as of 15:53, 11 October 2010
{{{games}}}
- Description
- Multiplies a floating point with a local variable.
- Syntax
- {{{syntax1}}}
- Parameter
This opcode multiplies a floating point value with the value of a specific local variable.
Sanny Builder Example
0013: 17@ *= 9.8
Keywords
local, variable, floating point value, multiply