Ask your own question, for FREE!
Mathematics 14 Online
OpenStudy (anonymous):

why in a sphere x = xyplaneradius * cos (theta) Z=xyplaneradius*sin(theta)

OpenStudy (turingtest):

is theta the azimuthal angle? and what is "xyplaneradius" ?

OpenStudy (anonymous):

yes theta is azimuthal angle XYplane radius is the radius of XYplane

OpenStudy (anonymous):

or someone can explain to me how to get this XYRadius = sqrt(radius2 – Z2) XYThetaValue = rand() between PI*2 and zero X = current position + [cos(XYThetaValue)*XYRadius] Z = current position + [sin(XYThetaValue)*XYRadius] Y = current position + [rand() between (-radius) and (radius)] 0 seconds ago

OpenStudy (turingtest):

what coordinate system is this?

OpenStudy (turingtest):

your notation is confusing me

OpenStudy (anonymous):

i also find somewhere distributing/generating points in a Zx plane of a sphere

OpenStudy (turingtest):

what is this about y =current position + [rand() between (-radius) and (radius)] ?? what is rand() ??

OpenStudy (anonymous):

random is the randome function that can generate random number between -r and r r=radius of sphere

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!