User Portlet User Portlet

Discussions
I am not sure if I understood you right because I still don't know how to get the distance, but here's what I meant when I tried to normalize each plane equation:[mcode]In[1]:= pln1 = Normalize[a*x1 + b*y1 + c*z1] Out[1]= (a x1 + b y1 + c z1)/Norm[a...