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