| Alternative 1 |
|---|
| Error | 0.8 |
|---|
| Cost | 19680 |
|---|
\[\begin{array}{l}
t_1 := \pi \cdot \left(x \cdot tau\right)\\
\sin t_1 \cdot \frac{\sin \left(x \cdot \pi\right)}{\left(x \cdot \pi\right) \cdot t_1}
\end{array}
\]
| Alternative 2 |
|---|
| Error | 0.9 |
|---|
| Cost | 19616 |
|---|
\[\sin \left(\left(x \cdot \pi\right) \cdot tau\right) \cdot \frac{\sin \left(x \cdot \pi\right)}{tau \cdot {\left(x \cdot \pi\right)}^{2}}
\]
| Alternative 3 |
|---|
| Error | 0.8 |
|---|
| Cost | 19616 |
|---|
\[\frac{\sin \left(\left(x \cdot \pi\right) \cdot tau\right)}{{\left(x \cdot \pi\right)}^{2}} \cdot \frac{\sin \left(x \cdot \pi\right)}{tau}
\]
| Alternative 4 |
|---|
| Error | 4.9 |
|---|
| Cost | 16544 |
|---|
\[\begin{array}{l}
t_1 := \left(x \cdot \pi\right) \cdot tau\\
\frac{\sin t_1}{t_1} \cdot \left(1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666\right)
\end{array}
\]
| Alternative 5 |
|---|
| Error | 6.8 |
|---|
| Cost | 13536 |
|---|
\[\left(1 + \left(-0.16666666666666666 \cdot \left(tau \cdot tau\right)\right) \cdot \left({\pi}^{2} \cdot \left(x \cdot x\right)\right)\right) \cdot \left(1 + {\pi}^{2} \cdot \left(-0.16666666666666666 \cdot \left(x \cdot x\right)\right)\right)
\]
| Alternative 6 |
|---|
| Error | 6.8 |
|---|
| Cost | 13312 |
|---|
\[\sin \left(x \cdot \pi\right) \cdot \left(-0.16666666666666666 \cdot \left(\pi \cdot \left(tau \cdot \left(x \cdot tau\right)\right)\right) + \frac{1}{x \cdot \pi}\right)
\]
| Alternative 7 |
|---|
| Error | 7.0 |
|---|
| 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 8 |
|---|
| Error | 7.0 |
|---|
| Cost | 10016 |
|---|
\[\mathsf{fma}\left({\pi}^{2} \cdot \left(-0.16666666666666666 + -0.16666666666666666 \cdot \left(tau \cdot tau\right)\right), x \cdot x, 1\right)
\]
| Alternative 9 |
|---|
| Error | 9.9 |
|---|
| Cost | 9888 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666 \cdot {\left(\pi \cdot tau\right)}^{2}, x \cdot x, 1\right)
\]
| Alternative 10 |
|---|
| Error | 9.9 |
|---|
| Cost | 9888 |
|---|
\[\mathsf{fma}\left({\left(x \cdot \pi\right)}^{2}, -0.16666666666666666 \cdot \left(tau \cdot tau\right), 1\right)
\]
| Alternative 11 |
|---|
| Error | 11.6 |
|---|
| Cost | 6688 |
|---|
\[1 + -0.16666666666666666 \cdot \left({\pi}^{2} \cdot \left(x \cdot x\right)\right)
\]
| Alternative 12 |
|---|
| Error | 11.6 |
|---|
| Cost | 6688 |
|---|
\[1 + {\pi}^{2} \cdot \left(-0.16666666666666666 \cdot \left(x \cdot x\right)\right)
\]
| Alternative 13 |
|---|
| Error | 11.6 |
|---|
| Cost | 6624 |
|---|
\[1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666
\]