summaryrefslogtreecommitdiff
path: root/notes/Nov-27.org
diff options
context:
space:
mode:
Diffstat (limited to 'notes/Nov-27.org')
-rw-r--r--notes/Nov-27.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/Nov-27.org b/notes/Nov-27.org
index c4d38b0..ae4ded0 100644
--- a/notes/Nov-27.org
+++ b/notes/Nov-27.org
@@ -14,5 +14,7 @@ x^{k + 1} \rightarrow Ax^k
}
x_1[i] = sum / a[i][i];
}
+
+ err = 0.0;
}
#+END_SRC