In computation, we often want to build sequences such as: xx is the sequence of points from -2-2 to 33 in steps of 0.10.1; so
Then we can apply operations like y=x2-3y=x^{2}-3, so obtain
In LAB100, the programme RR writes this as