Github #246 Pi computed incorrectly
I incorrectly used area * pts/N to comput pi,which happens to work if radius = 1, but fails otherwise.
This commit is contained in:
parent
5410867608
commit
fb110beeb0
@ -542,8 +542,10 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"The result of the multiplication is taller and narrow than the original Gaussian but the mean is unchanged. Does this match your intuition?\n",
|
||||
"\n",
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user