Recent content by noatom

  1. N

    Undergrad Help understanding x,y,z equations

    I have a point at 0,0,0(the origin). And I have an object that will move around that point. The following data is given for that object: r = 5 theta=4 phi=6 phi is the angle that is between y and z. theta is(probably) between y and z. To find the object coordinates(x,y,z),the...