No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Divide | |name = Divide | ||
|luaId = div | |luaId = div | ||
|description = Divides a number | |description = Divides a number or coordinate from another number or coordinate | ||
|category = Math | |category = Math | ||
|icon = Divide Numbers.png | |icon = Divide Numbers.png | ||
Line 11: | Line 11: | ||
|argsName1 = From | |argsName1 = From | ||
|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 = |