]> granicus.if.org Git - python/commit
Correction to vonmisesvariate() by Magnus Kessler: it should take and
authorGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 14:12:13 +0000 (14:12 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 14:12:13 +0000 (14:12 +0000)
commit5810297052003f28788f6790ac799fe8e5373494
treebbfc51a298ec8d9e5f17982e1515c8e292e763ee
parent56c04b837654c2dc51788a6d6a90a9f58e3dd57a
Correction to vonmisesvariate() by Magnus Kessler: it should take and
return something between 0 and 2*pi.  Also added a reference to the
literature.
Lib/random.py