Corrections
This commit is contained in:
parent
b2931ed5da
commit
1d967d537a
|
@ -1400,7 +1400,7 @@ The result is as follows:
|
|||
\end{center}
|
||||
|
||||
More generally, to increase the elements
|
||||
in the range $[a,b]$ by $x$,
|
||||
in a range $[a,b]$ by $x$,
|
||||
we increase the value at position $a$ by $x$
|
||||
and decrease the value at position $b+1$ by $x$.
|
||||
Thus, it is only needed to update single values
|
||||
|
|
Loading…
Reference in New Issue