Skip to content

Commit e66f052

Browse files
authored
Merge pull request #88 from partially-compiled/master
Update 04_error.ipynb
2 parents 1d17fb9 + 303ba3c commit e66f052

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

04_error.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,8 @@
10411041
},
10421042
"source": [
10431043
"Each time a new number in the loop is generated, the error is multiplied. For example, after the first iteration $y_2$ is\n",
1044-
"$$\n",
1044+
"\n",
1045+
"$$ \n",
10451046
" \\begin{align}\n",
10461047
" y_2 &= \\frac{16}{5} \\left( \\frac{1}{5}+\\epsilon \\right) \n",
10471048
" - \\frac{3}{5} \\left( 1 \\right), \\\\\n",

0 commit comments

Comments
 (0)