MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: calculating the azimuth between two lat/lon's

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34962] Re: Re: calculating the azimuth between two lat/lon's
  • From: "Benjamin Tubb" <brtubb at writeme.com>
  • Date: Sun, 16 Jun 2002 00:23:54 -0400 (EDT)
  • References: <aec3co$4nl$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

There appears to be a syntax error in your code here for the Mod[] function,
in which you include three arguments when it only allows one. Please
clarify.

CC=Mod[p[B]-p[A],2Pi,-Pi];

"DrBob" <majort at cox-internet.com> wrote in message
news:<aec3co$4nl$1 at smc.vnet.net>...

> \[IndentingNewLine]CC =

> Mod[p[B] - p[A], 2 Pi, \(-Pi\)];

Benjamin Tubb

brtubb at writeme.com





  • Prev by Date: Definitions of the functions
  • Next by Date: RE: Meijer G Function
  • Previous by thread: FW: Re: calculating the azimuth between two lat/lon's
  • Next by thread: Re: calculating the azimuth between two lat/lon's