No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Multiply | |name = Multiply | ||
|luaId = mul | |luaId = mul | ||
|description = Multiplies a number | |description = Multiplies a number or coordinate from another number or coordinate | ||
|category = Math | |category = Math | ||
|icon = Mul Numbers.png | |icon = Mul Numbers.png | ||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = To | ||
|argsDescription1 = | |argsDescription1 = | ||
|argsDataType1 = | |argsDataType1 = coord_num | ||
|argsType2 = Input | |argsType2 = Input | ||
|argsName2 = Num | |argsName2 = Num | ||
|argsDescription2 = | |argsDescription2 = | ||
|argsDataType2 = | |argsDataType2 = coord_num | ||
|argsType3 = Output | |argsType3 = Output | ||
|argsName3 = | |argsName3 = Result | ||
|argsDescription3 = | |argsDescription3 = | ||
|argsDataType3 = | |argsDataType3 = |