all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: distance from Easter Island to Chile
Date: Mon, 21 Apr 2014 03:50:23 +0200	[thread overview]
Message-ID: <87zjjfsb6o.fsf@nl106-137-194.student.uu.se> (raw)
In-Reply-To: 8761m3tq89.fsf@nl106-137-194.student.uu.se

Emanuel Berg <embe8573@student.uu.se> writes:

> This is so exact it *could* be used in those "school
> essays" (in which I told not to use the Haversine
> method)

On the Wikipedia article on the Haversine, they mention
the other formula as well - though it is a bit hard to
make sense of... (What is "h"?)

"When using these formulae, ensure that h does not
 exceed 1 due to a floating point error (d is only real
 for h from 0 to 1). h only approaches 1 for antipodal
 points (on opposite sides of the sphere) — in this
 region, relatively large numerical errors tend to
 arise in the formula when finite precision is
 used. Because d is then large (approaching πR, half
 the circumference) a small error is often not a major
 concern in this unusual case (although there are other
 great-circle distance formulas that avoid this
 problem). (The formula above is sometimes written in
 terms of the arctangent function, but this suffers
 from similar numerical problems near h = 1.)

 As described below, a similar formula can be written
 using cosines (sometimes called the spherical law of
 cosines, not to be confused with the law of cosines
 for plane geometry) instead of haversines, but if the
 two points are close together (e.g. a kilometer apart,
 on the Earth) you might end up with cos (d/R) =
 0.99999999, leading to an inaccurate answer. Since the
 haversine formula uses sines it avoids that problem."

-- 
underground experts united:
http://user.it.uu.se/~embe8573


  reply	other threads:[~2014-04-21  1:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20  0:03 distance from Easter Island to Chile Emanuel Berg
2014-04-20  3:55 ` Frank Stutzman
2014-04-20 15:14   ` Emanuel Berg
2014-04-20 22:39     ` giacomo.boffi
     [not found]     ` <mailman.19957.1398033917.10748.help-gnu-emacs@gnu.org>
2014-04-21  1:40       ` Emanuel Berg
2014-04-21  1:50         ` Emanuel Berg [this message]
2014-04-21  9:45         ` giacomo.boffi
     [not found]         ` <mailman.19981.1398073560.10748.help-gnu-emacs@gnu.org>
2014-04-21 10:35           ` Emanuel Berg
2014-04-21 10:50             ` Emanuel Berg
2014-04-23  2:49               ` Emanuel Berg
2014-04-21  2:16       ` Emanuel Berg
2014-04-20  4:44 ` Barry Margolin
2014-04-20 15:06   ` Emanuel Berg
2014-04-20  6:28 ` Eli Zaretskii
     [not found] ` <mailman.19905.1397975330.10748.help-gnu-emacs@gnu.org>
2014-04-20  7:01   ` Barry Margolin
2014-04-20  7:48     ` Eli Zaretskii
2014-04-20 10:26       ` Thorsten Jolitz
2014-04-20 11:03         ` Eli Zaretskii
2014-04-20 15:22     ` Emanuel Berg
2014-04-21  6:04       ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjjfsb6o.fsf@nl106-137-194.student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.