1 2 3 4
polyhedra(n:Natural,p:Point,c:Real)





polyhedra(n:Natural)

polyhedra(n)=polyhedra(n,point(0,0,0),1)





polyhedra(n:Natural,p:Point)

polyhedra(n,p)=polyhedra(n,p,1)





polyhedra(n:Natural,c:Real)

polyhedra(n,c)=polyhedra(n,point(0,0,0),c)





More information on

mathsformore.com powered by WIRIS

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