Formule objet :
a=2;b=3;c=2;d=2;m=3;n=40; p=PI*u; q=PI*v; r=pow(cos(m*p),n)+d; x=a*r*cos(p)*sin(q); y=b*r*sin(p)*sin(q); z=c*r*cos(q);