And i made several expressions trying to get the function. But its always failing. I tried the "square" function (x2 ) but it seems not to work. And on this homepage i couldnt find this function.
One of the examples i made was this.
sqrt((v2.x-v1.x=A,A*A=D)+(v2.y-v1.y=B,B*B=E)+(v2.z-v1.z=C,C*C=F))
But that isnt working either.
I think i do something wrong with the code. Someone knows a solution?
Thank you!
I made a function like this. This is working..
But it would be better to have all this in one expression.
Maybe like this, its clearer to see what i am trying to do.
Replies
But it would be better to have all this in one expression.
Maybe like this, its clearer to see what i am trying to do.
http://fs2.directupload.net/images/150908/4fd2dtk5.png
This will give the distance between two variables.