Andy Suma
08-25-2008, 05:02 PM
If I have 3 points on a plane in 3D Space,
P(x1, y1, z1)
P(x2, y2, z2)
P(x3, y3, z3)
Is there any function which takes the parameter as the co-ordinate of the 3 points and returns the x, y , z component of vector perpendicular to the plane?
P(x1, y1, z1)
P(x2, y2, z2)
P(x3, y3, z3)
Is there any function which takes the parameter as the co-ordinate of the 3 points and returns the x, y , z component of vector perpendicular to the plane?