Skip to content

Commit 19d9807

Browse files
committed
fix pinter formula
1 parent dd8f1a1 commit 19d9807

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Problems.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,8 @@ f(x) = \sum_{i = 1}^D \left( \sum_{j = 1}^D (j - \beta) \left( x_j^i - \frac{1}
153153
***Function name:*** `pinter`
154154

155155
```math
156-
\begin{equation}
157156
f(\mathbf{x}) =
158157
\sum_{i=1}^D ix_i^2 + \sum_{i=1}^D 20i \sin^2 A + \sum_{i=1}^D i \log_{10} (1 + iB^2),\, \text{where}
159-
\end{equation}
160158
161159
\begin{align}
162160
A &= (x_{i-1}\sin(x_i)+\sin(x_{i+1})) \\

0 commit comments

Comments
 (0)