| Alternative 1 |
|---|
| Error | 2.63% |
|---|
| 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 2 |
|---|
| Error | 15.12% |
|---|
| Cost | 16608 |
|---|
\[\left(\frac{1}{x} \cdot \frac{\sin \left(x \cdot \left(\pi \cdot tau\right)\right)}{\pi \cdot tau}\right) \cdot \left(1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666\right)
\]
| Alternative 3 |
|---|
| Error | 14.74% |
|---|
| Cost | 16608 |
|---|
\[\begin{array}{l}
t_1 := tau \cdot \left(x \cdot \pi\right)\\
\frac{\sin t_1}{t_1} \cdot \left(1 + \left(-0.16666666666666666 \cdot \left(x \cdot x\right)\right) \cdot {\pi}^{2}\right)
\end{array}
\]
| Alternative 4 |
|---|
| Error | 20.5% |
|---|
| Cost | 13408 |
|---|
\[\left(1 + \left(-0.16666666666666666 \cdot \left(x \cdot x\right)\right) \cdot {\pi}^{2}\right) \cdot \left(1 + -0.16666666666666666 \cdot {\left(tau \cdot \left(x \cdot \pi\right)\right)}^{2}\right)
\]
| Alternative 5 |
|---|
| Error | 20.5% |
|---|
| Cost | 13408 |
|---|
\[\left(1 + \left(-0.16666666666666666 \cdot \left(x \cdot x\right)\right) \cdot {\pi}^{2}\right) \cdot \left(1 + -0.16666666666666666 \cdot {\left(\pi \cdot \left(x \cdot tau\right)\right)}^{2}\right)
\]
| Alternative 6 |
|---|
| Error | 21.27% |
|---|
| 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 7 |
|---|
| Error | 21.27% |
|---|
| Cost | 6880 |
|---|
\[1 + -0.16666666666666666 \cdot \left(\left(x \cdot x\right) \cdot \left({\pi}^{2} \cdot \left(1 + tau \cdot tau\right)\right)\right)
\]
| Alternative 8 |
|---|
| Error | 30.17% |
|---|
| Cost | 6816 |
|---|
\[1 + -0.16666666666666666 \cdot \left(\left(tau \cdot tau\right) \cdot \left(\left(x \cdot x\right) \cdot {\pi}^{2}\right)\right)
\]
| Alternative 9 |
|---|
| Error | 35.43% |
|---|
| Cost | 6624 |
|---|
\[1 + {\left(x \cdot \pi\right)}^{2} \cdot -0.16666666666666666
\]