[android-developers] Re: Math question

2011-02-28 Thread Aisthesis
center is (x0, y0) locX = x0 + radius * cos(angle) locY = y0 + radius * sin(angle) On Feb 27, 12:37 am, Scott Deutsch surger...@gmail.com wrote: I know that v = 2piR/T. How would polar coord work? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Math question

2011-02-26 Thread yottzumm
Try polar coordinates. Go an angular distance theta in a given amount of time. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

[android-developers] Re: Math question

2011-02-26 Thread Scott Deutsch
I know that v = 2piR/T. How would polar coord work? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to