Results 1 to 3 of 3

Thread: polar point in rectangular coordinate help

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    12

    polar point in rectangular coordinate help

    Hi I hope this is in the correct forum

    My teacher has told me I will need to be able to do these in my up and comping exam later this month. He covered the topic a while ago but I didn't quite understand. Here is an example I have.

    Express the polar point (6, 120 °) in rectangular coordinates.

    I have no idea how to start doing these? Guidence of any kind would be wonderful.

    Regards Lakitu

  2. #2
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Re: polar point in rectangular coordinate help


  3. #3
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: polar point in rectangular coordinate help

    Hi,

    Check out the Coordinates and vectors link in my sig. Although the link deals with 3D coordinates, 2D are just the same but without the Z dimension. In a nutshell, coordinates X and Y are related to coordinates R and theta by:

    X = R cos theta
    Y = R sin theta

    zaza
    Last edited by zaza; Mar 12th, 2006 at 07:45 AM.
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width