Throughout this chapter we shall use the '=>' symbol to denote function evaluation; for example
1 + 2 + 3 => 6
the '=>' symbol is not part of the PXL language here, it is part of our notation. You can try these examples for yourself using the PXL interpreter. Type the expression on the left side of the '=>' and you should get the result on the right returned