CONFIG

tracktype: 1;
mptype: 2;
END;

INPUT

variable_group x,y;
function f1;
f1=x^2+y^2-1;

END;
