diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-09-18 16:41:51 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-09-18 16:41:51 -0600 |
| commit | ab2b98a153216af10fa71f909a346bcc83533551 (patch) | |
| tree | 7a3800e69333d7d0d528e22e453f02dd53bc2990 /tutorials/module_3/2_roots_optimization.md | |
| parent | b7e71424dfde2ad56c4d8baaa2350e64a0f085a7 (diff) | |
Added PDE tutorial
Diffstat (limited to 'tutorials/module_3/2_roots_optimization.md')
| -rw-r--r-- | tutorials/module_3/2_roots_optimization.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/module_3/2_roots_optimization.md b/tutorials/module_3/2_roots_optimization.md index 5023636..ee8f8c6 100644 --- a/tutorials/module_3/2_roots_optimization.md +++ b/tutorials/module_3/2_roots_optimization.md @@ -1,4 +1,4 @@ - # Root Finding Methods +# Root Finding Methods By now you've learned the quadratic formula to find the roots of a second degree polynomial. $$ |
