| Alternative 1 |
|---|
| Error | 0.8 |
|---|
| Cost | 19680 |
|---|
\[\frac{\sin \left(x \cdot \pi\right)}{x \cdot \pi} \cdot \frac{\frac{\frac{\sin \left(x \cdot \left(\pi \cdot tau\right)\right)}{x}}{tau}}{\pi}
\]
| Alternative 2 |
|---|
| Error | 0.7 |
|---|
| Cost | 19680 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(\pi \cdot tau\right)\\
\frac{\frac{\sin t_1 \cdot \sin \left(x \cdot \pi\right)}{t_1}}{x \cdot \pi}
\end{array}
\]
| Alternative 3 |
|---|
| Error | 0.7 |
|---|
| Cost | 19680 |
|---|
\[\begin{array}{l}
t_1 := x \cdot \left(\pi \cdot tau\right)\\
\frac{\sin \left(x \cdot \pi\right)}{x \cdot \pi} \cdot \frac{\sin t_1}{t_1}
\end{array}
\]
| Alternative 4 |
|---|
| Error | 0.9 |
|---|
| Cost | 19616 |
|---|
\[\frac{\sin \left(x \cdot \left(\pi \cdot tau\right)\right)}{\frac{tau \cdot {\left(x \cdot \pi\right)}^{2}}{\sin \left(x \cdot \pi\right)}}
\]
| Alternative 5 |
|---|
| Error | 0.9 |
|---|
| Cost | 19616 |
|---|
\[\frac{\sin \left(x \cdot \left(\pi \cdot tau\right)\right) \cdot \sin \left(x \cdot \pi\right)}{tau \cdot {\left(x \cdot \pi\right)}^{2}}
\]
| Alternative 6 |
|---|
| Error | 0.8 |
|---|
| Cost | 19616 |
|---|
\[\frac{\sin \left(x \cdot \pi\right) \cdot \sin \left(tau \cdot \left(x \cdot \pi\right)\right)}{tau \cdot {\left(x \cdot \pi\right)}^{2}}
\]
| Alternative 7 |
|---|
| Error | 6.8 |
|---|
| Cost | 19520 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666, \left(x \cdot x\right) \cdot \mathsf{expm1}\left(\mathsf{log1p}\left({\left(\pi \cdot \mathsf{hypot}\left(1, tau\right)\right)}^{2}\right)\right), 1\right)
\]
| Alternative 8 |
|---|
| Error | 6.8 |
|---|
| Cost | 13120 |
|---|
\[\mathsf{fma}\left(x \cdot x, -0.16666666666666666 \cdot {\left(\pi \cdot \mathsf{hypot}\left(1, tau\right)\right)}^{2}, 1\right)
\]
| Alternative 9 |
|---|
| Error | 6.8 |
|---|
| Cost | 13120 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666, \left(x \cdot x\right) \cdot {\left(\pi \cdot \mathsf{hypot}\left(1, tau\right)\right)}^{2}, 1\right)
\]
| Alternative 10 |
|---|
| Error | 6.8 |
|---|
| Cost | 13056 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666, {\left(x \cdot \left(\pi \cdot \mathsf{hypot}\left(1, tau\right)\right)\right)}^{2}, 1\right)
\]
| Alternative 11 |
|---|
| Error | 6.8 |
|---|
| Cost | 9920 |
|---|
\[1 + -0.16666666666666666 \cdot {\left(\pi \cdot \left(x \cdot \mathsf{hypot}\left(1, tau\right)\right)\right)}^{2}
\]
| Alternative 12 |
|---|
| Error | 11.3 |
|---|
| Cost | 9824 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666, \left(x \cdot x\right) \cdot {\pi}^{2}, 1\right)
\]
| Alternative 13 |
|---|
| Error | 11.3 |
|---|
| Cost | 9760 |
|---|
\[\mathsf{fma}\left(-0.16666666666666666, {\left(x \cdot \pi\right)}^{2}, 1\right)
\]
| Alternative 14 |
|---|
| Error | 11.3 |
|---|
| Cost | 6624 |
|---|
\[1 + -0.16666666666666666 \cdot {\left(x \cdot \pi\right)}^{2}
\]