POSITION:028,114
COLOUR:STANDARD
TEXT:00,The result of this element by element multiplication stores the value of:
COLOUR:POINTS
TEXT:32,{433.65,525,456.75,649.95,390}
COLOUR:STANDARD
TEXT:32,in variable "new_rents".
TEXT:32,This also works for logical and relational expressions as well. Here is a
TEXT:16,program example that uses sequence and atom in both expression types:
COLOUR:EUPHORIA
TEXT:32,sequence test1,test2
TEXT:32,test1 = {1,0,0} and 0
TEXT:16,test2 = {20,30,40} <= 30
COLOUR:STANDARD
TEXT:32,Try to determine the value of "test1" and "test2" before going on to
TEXT:16,the next page. It's just like the rent increase program example!
