# BBOX converted automatically from # http://atlas.math.rwth-aachen.de/Atlas/spor/J3/words/J3d2G1-max1W2 work := [];; output := [];; work[1] := input[1];; work[2] := input[2];; work[3] := work[1] * work[2];; work[1] := work[3] * work[3];; output[1] := work[1];; output[2] := work[2];;