02: Spelling
This commit is contained in:
@ -891,7 +891,7 @@
|
|||||||
"$$\n",
|
"$$\n",
|
||||||
"p := F_R(r) = 1-e^{-r^2/2} \\implies r = \\sqrt{-2\\ln{(1-p)}}\n",
|
"p := F_R(r) = 1-e^{-r^2/2} \\implies r = \\sqrt{-2\\ln{(1-p)}}\n",
|
||||||
"$$\n",
|
"$$\n",
|
||||||
"for $p \\in [0, 1]$. Do note that we can also calculated $r = \\sqrt{-2\\ln{(p)}}$ as $p$ and $1 - p$ are identically distributed, also keeping the argument to $\\ln$ positive, saving just one calculation."
|
"for $p \\in [0, 1]$. Do note that we can also calculate $r = \\sqrt{-2\\ln{(p)}}$ as $p$ and $1 - p$ are identically distributed, also keeping the argument to $\\ln$ positive, saving just one calculation, although I do not use this in the following."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user