/* Listing nr 2 */ tempx = x*x*x - 3*x*y*y + a; y = 3*x*x*y - y*y*y + b;