variable_group x,y; function f,g; f = x^2 - 1; g = y^2 - 1; END;