public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* [Fwd: misprint]
@ 2003-12-24 19:39 Gerard Jungman
  0 siblings, 0 replies; only message in thread
From: Gerard Jungman @ 2003-12-24 19:39 UTC (permalink / raw)
  To: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 70 bytes --]


-- 
Gerard Jungman <jungman@lanl.gov>
Los Alamos National Laboratory

[-- Attachment #2: Forwarded message - misprint --]
[-- Type: message/rfc822, Size: 1896 bytes --]

From: "Grant Lythe. Applied Maths, University of Leeds" <grant@maths.leeds.ac.uk>
To: jungman@lanl.gov
Subject: misprint
Date: Thu, 18 Dec 2003 18:03:03 +0000 (GMT)
Message-ID: <Pine.GSO.4.44.0312161749100.24898-100000@amsta>

Hi Gerry

	A misprint in version 1.4 of the GSL
reference manual. In Section 19.23 "The Spherical
Distribution" it says to get random points on a
circle, chose u and v at random in a circle, then

x = (u^2-v^2)/(u^2+v^2) and y = uv/(u^2+v^2).

It should be

x = (u^2-v^2)/(u^2+v^2) and y = 2uv/(u^2+v^2).

You probably know who to forward this to, if
it hasn't been fixed already.

			Merry Christmas!
				Grant


-------------------------------------
Grant Lythe   grant@maths.leeds.ac.uk

Department of Applied Mathematics
University of Leeds, Leeds LS2 9JT

http://maths.leeds.ac.uk/~grant
-------------------------------------




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-24 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-24 19:39 [Fwd: misprint] Gerard Jungman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).