Line 4: | Line 4: | ||
− | w ~ unif[0, | + | w ~ unif[0, 2pi] |
then let : | then let : |
Revision as of 16:54, 20 October 2008
We create a variables :
A ~ exp(1/2)
w ~ unif[0, 2pi]
then let :
$ X = \sqrt(A)cos(w) Y = \sqrt(A)sin(w) $
Line 4: | Line 4: | ||
− | w ~ unif[0, | + | w ~ unif[0, 2pi] |
then let : | then let : |
We create a variables :
A ~ exp(1/2)
w ~ unif[0, 2pi]
then let :
$ X = \sqrt(A)cos(w) Y = \sqrt(A)sin(w) $