# HG changeset patch # User Rik # Date 1455042928 28800 # Node ID 20a824cd1d9e47f64a38d1181357b102ce894ada # Parent b8cf410b5c889f3c41e31e53511b9e0b942fc19f# Parent 6b0ded11d7087822702146919216c74feadf5991 maint: Merge stable to default. diff -r b8cf410b5c88 -r 20a824cd1d9e libinterp/corefcn/rand.cc --- a/libinterp/corefcn/rand.cc Tue Feb 09 04:55:29 2016 -0500 +++ b/libinterp/corefcn/rand.cc Tue Feb 09 10:35:28 2016 -0800 @@ -591,8 +591,9 @@ \n\ The arguments are handled the same as the arguments for @code{rand}.\n\ \n\ -By default, @code{randn} uses the @nospell{Marsaglia and Tsang}\n\ -``Ziggurat technique'' to transform from a uniform to a normal distribution.\n\ +By default, @code{rande} uses the @nospell{Marsaglia and Tsang}\n\ +``Ziggurat technique'' to transform from a uniform to an exponential\n\ +distribution.\n\ \n\ The class of the value returned can be controlled by a trailing\n\ @qcode{\"double\"} or @qcode{\"single\"} argument. These are the only valid\n\