Difference between revisions of "Operator Element"
Jump to navigation
Jump to search
→Algebraic Operators
imported>JRoush m (→Copy) |
imported>JRoush |
||
Line 47: | Line 47: | ||
== Algebraic Operators == | == Algebraic Operators == | ||
*Add | These should be self-explanatory. | ||
*Sub | *'''Add''' | ||
*Mult | *'''Sub''' | ||
*Div | *'''Mult/Mul''' - different elements, but both perform exactly the same function. | ||
*'''Div''' - floating point, rather than integer, division | |||
== Boolean Operators == | == Boolean Operators == |