1 2 3 4 5 6 7 8
plane(p:Point,v1:Vector,v2:Vector)





plane(p:Point,r:Line)

plane=plane(p, vector(l))





plane(p1:Point,p2:Point,p3:Point)





plane(p:Point,r1:Line,r2:Line)

plane=plane(p,vector(r1),vector(r2))





plane(p:Point,s:Segment)

plane=plane(p, vector(s))





plane(l:List)





plane(p:Point,v:Vector)





plane(A:Real,B:Real,C:Real,D:Real)

Ax+By+Cz+D=0





More information on

mathsformore.com powered by WIRIS

©2003 maths for more sl. All rights reserved. Legal notice