yes what i mean is f(x, y, z) = constant,
well for f(x,y,z) the gradient is 1xˆ+1yˆ+zˆ (right?), however for g(x, y, z) it is still a function 2xxˆ+2yyˆ+2zzˆ (right?), does that mean it does not matter, that f(x,y,z) = constant has no effect on the gradient but only the function itself...