r^2 = x^2 + y^2 + z^2
I would like to know what would be the equations be for:
A sphere of radius = r in Rectangular Coordinates
fx(x,y,x)*x +fy(x,y,x)*y + fz(x,y,x)*z
fx(x,y,x)=?
fy(x,y,x)=?
fz(x,y,x)=?
A sphere of radius = r in Rectangular Coordinates with spherical members...