CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Apr 2001
    Posts
    1,029

    given a startPoint, range and bearing, can I calculate the other point?

    I want to calculate the other point in a Cartesian Coordinate system. How can I do that?

    Thanks!
    Last edited by lab1; April 26th, 2011 at 02:49 PM.

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

Featured