02: Spelling

This commit is contained in:
2022-09-20 12:19:15 +02:00
parent 6018e99e5b
commit 29f654868e

View File

@ -891,7 +891,7 @@
"$$\n",
"p := F_R(r) = 1-e^{-r^2/2} \\implies r = \\sqrt{-2\\ln{(1-p)}}\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."
]
},
{