Operators are arithmetic functions, like + or %.  Prefix
operators are followed by an argument.  Infix operators appear
between their arguments.  Operators may be preceded and/or followed by
whitespace.
Go to the first, previous, next, last section, table of contents.