Skip to content

Commit 7fdc7f4

Browse files
committed
Update 3_numerical.rst
1 parent e5a69bd commit 7fdc7f4

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

source/3_numerical.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,25 +109,25 @@ This scheme incurs a global error of order with six velocity evaluations.
109109
+-----------------------------+-------------------------------+----------------------------+---------------------------------+------------------------------+-----------------------------+--------------------------+
110110

111111

112-
+-----------------------------------+--+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
112+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
113113
| :math:`0` |丨| | | | | | |
114-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
114+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
115115
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{10}` | | | | | |
116-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
116+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
117117
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{\mp\sqrt{5}}{10}` | :math:`\frac{5\pm2\sqrt{5}}{10}` | | | | |
118-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
118+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
119119
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{-15\pm7\sqrt{5}}{20}` | :math:`\frac{-1\pm\sqrt{5}}{4}` | :math:`\frac{15\mp7\sqrt{5}}{10}` | | | |
120-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
120+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
121121
| :math:`\frac{5\pm\sqrt{5}}{10}` |丨| :math:`\frac{5\mp\sqrt{5}}{60}` | :math:`0` | :math:`\frac{1}{6}` | :math:`\frac{15\pm7\sqrt{5}}{60}` | | |
122-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
122+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
123123
| :math:`\frac{5\mp\sqrt{5}}{10}` |丨| :math:`\frac{5\pm\sqrt{5}}{60}` | :math:`0` | :math:`\frac{9\mp5\sqrt{5}}{12}` | :math:`\frac{1}{6}` | :math:`\frac{-5\pm3\sqrt{5}}{10}` | |
124-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
124+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
125125
| :math:`1` |丨| :math:`\frac{1}{6}` | :math:`0` | :math:`\frac{-55\pm25\sqrt{5}}{12}` | :math:`\frac{-25\mp7\sqrt{5}}{12}` | :math:`5\mp2\sqrt{5}` | :math:`\frac{5\pm\sqrt{5}}{2}` |
126-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
126+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
127127
| ———————— |丨| ———————— | ———————— | ———————— | ———————— | ———————— | ———————— |
128-
+-----------------------------------+----------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
128+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
129129
| :math:`\frac{1}{12}` |丨| :math:`0` | :math:`0` | :math:`0` | :math:`\frac{5}{12}` | :math:`\frac{5}{12}` | :math:`\frac{1}{12}` |
130-
+-----------------------------------+--+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
130+
+-----------------------------------+-+-------------------------------------+----------------------------------+---------------------------------------+------------------------------------+-----------------------------------+--------------------------------+
131131

132132

133133

0 commit comments

Comments
 (0)