FiM++ Wiki
Register
Advertisement
Icon Ambig
  This page is lacking examples. Please provide some!

An arithmetic operator is a type of operator which combines numbers to form another number.

Standard arithmetic operators are:

By definition, these operators can only accept two inputs. However, these can be concatenated e.g.

<value:number> plus <value:number> plus...

Remember that the order of execution is not guaranteed.

See also[]


Icon Info
This article is a stub. You can help FiM++ Wiki by expanding it.
Advertisement