Difference between revisions of "Operator Element"

68 bytes added ,  04:00, 20 May 2010
imported>Kyoma
imported>Kyoma
Line 72: Line 72:
*'''Div''' - Floating point division
*'''Div''' - Floating point division
*'''Mod''' - Modulus (the remainder of the current value / contents of <mod>)
*'''Mod''' - Modulus (the remainder of the current value / contents of <mod>)
*'''Rand''' - Random number (between 0 and the contents of <rand>).


== Boolean Operators ==
== Boolean Operators ==
Anonymous user