| Alternative 1 |
|---|
| Accuracy | 97.1% |
|---|
| Cost | 19616 |
|---|
\[\sin \left(\pi \cdot \left(x \cdot tau\right)\right) \cdot \frac{\frac{\sin \left(x \cdot \pi\right)}{tau}}{{\left(x \cdot \pi\right)}^{2}}
\]
| Alternative 2 |
|---|
| Accuracy | 97.4% |
|---|
| Cost | 19616 |
|---|
\[\sin \left(x \cdot \pi\right) \cdot \frac{\sin \left(tau \cdot \left(x \cdot \pi\right)\right)}{tau \cdot {\left(x \cdot \pi\right)}^{2}}
\]
| Alternative 3 |
|---|
| Accuracy | 97.4% |
|---|
| Cost | 19616 |
|---|
\[\frac{\sin \left(x \cdot \pi\right)}{tau \cdot {\left(x \cdot \pi\right)}^{2}} \cdot \sin \left(tau \cdot \left(x \cdot \pi\right)\right)
\]
| Alternative 4 |
|---|
| Accuracy | 85.1% |
|---|
| Cost | 16608 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(\pi \cdot tau\right)\\
\frac{\sin t_1}{t_1} \cdot \left(1 + \left(x \cdot \left(x \cdot -0.16666666666666666\right)\right) \cdot {\pi}^{2}\right)
\end{array}
\]
| Alternative 5 |
|---|
| Accuracy | 79.2% |
|---|
| Cost | 16544 |
|---|
\[\begin{array}{l}
t_1 := {\left(x \cdot \pi\right)}^{2}\\
\left(1 + -0.16666666666666666 \cdot \left(t_1 \cdot \left(tau \cdot tau\right)\right)\right) \cdot \mathsf{fma}\left(-0.16666666666666666, t_1, 1\right)
\end{array}
\]
| Alternative 6 |
|---|
| Accuracy | 85.1% |
|---|
| Cost | 16544 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(\pi \cdot tau\right)\\
\frac{\sin t_1}{t_1} \cdot \left(1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666\right)
\end{array}
\]
| Alternative 7 |
|---|
| Accuracy | 79.1% |
|---|
| Cost | 16448 |
|---|
\[\sin \left(x \cdot \pi\right) \cdot \mathsf{fma}\left(-0.16666666666666666, tau \cdot \left(tau \cdot \left(x \cdot \pi\right)\right), \frac{1}{x \cdot \pi}\right)
\]
| Alternative 8 |
|---|
| Accuracy | 78.5% |
|---|
| Cost | 10016 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666 \cdot \left({\pi}^{2} \cdot \left(1 + tau \cdot tau\right)\right), x \cdot x, 1\right)
\]
| Alternative 9 |
|---|
| Accuracy | 78.5% |
|---|
| Cost | 10016 |
|---|
\[\mathsf{fma}\left({\pi}^{2} \cdot \left(-0.16666666666666666 + tau \cdot \left(tau \cdot -0.16666666666666666\right)\right), x \cdot x, 1\right)
\]
| Alternative 10 |
|---|
| Accuracy | 70.7% |
|---|
| Cost | 9888 |
|---|
\[\frac{\sin \left(x \cdot \left(\pi \cdot tau\right)\right)}{tau \cdot \left(x \cdot \pi\right)}
\]
| Alternative 11 |
|---|
| Accuracy | 71.0% |
|---|
| Cost | 9888 |
|---|
\[\begin{array}{l}
t_1 := \pi \cdot \left(x \cdot tau\right)\\
\frac{\sin t_1}{t_1}
\end{array}
\]
| Alternative 12 |
|---|
| Accuracy | 71.0% |
|---|
| Cost | 9888 |
|---|
\[\begin{array}{l}
t_1 := tau \cdot \left(x \cdot \pi\right)\\
\frac{\sin t_1}{t_1}
\end{array}
\]
| Alternative 13 |
|---|
| Accuracy | 69.7% |
|---|
| Cost | 6816 |
|---|
\[1 + -0.16666666666666666 \cdot \left(\left(tau \cdot tau\right) \cdot \left({\pi}^{2} \cdot \left(x \cdot x\right)\right)\right)
\]
| Alternative 14 |
|---|
| Accuracy | 64.5% |
|---|
| Cost | 6688 |
|---|
\[1 + -0.16666666666666666 \cdot \left(\pi \cdot \left(x \cdot \left(x \cdot \pi\right)\right)\right)
\]
| Alternative 15 |
|---|
| Accuracy | 64.5% |
|---|
| Cost | 6688 |
|---|
\[\left(2 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666\right) + -1
\]
| Alternative 16 |
|---|
| Accuracy | 64.5% |
|---|
| Cost | 6624 |
|---|
\[1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666
\]