58pages on
this wiki
this wiki
Prefix notation is a type of operator notation, in which the operator sits before the arguments, which are separated by a so-called separator. Arithmetic operators and the exclusive or boolean operator utilize prefix notation.
FDS
{{codeblock|<operator:prefix>
<value>
<operator:separator>
<value>