Why in some books is there a multivariate function specifying just one variable when it is supposed to take two or more. For example:
why
f(x)= x²+y²
and not
f(x,y)=x²+y²
Should yield the corresponding value of z.
Why in some books is there a multivariate function specifying just one variable when it is supposed to take two or more. For example:
why
f(x)= x²+y²
and not
f(x,y)=x²+y²
Should yield the corresponding value of z.