Skip to content

Commit ade7d79

Browse files
11
1 parent c165962 commit ade7d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ Predictor–Corrector methods belong to a class of algorithms designed to integr
113113
Trapezoidal rule is a technique for approximating the definite integral. The trapezoidal rule works by approximating the region under the graph of the function f(x) as a trapezoid and calculating its area.
114114
$$ \int _{a}^{b}f(x)\,dx\approx \sum _{k=1}^{N}{\frac {f(x_{k-1})+f(x_{k})}{2}}\Delta x_{k}$$
115115

116+
<meta name="google-site-verification" content="t0bH_cniRqsSN85ylxqUtxc1MJhB1riT48a9YEZXHlE" />

0 commit comments

Comments
 (0)