This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Fwd: misprint]


-- 
Gerard Jungman <jungman@lanl.gov>
Los Alamos National Laboratory
--- Begin Message ---
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
-------------------------------------




--- End Message ---

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]