| Alternative 1 |
|---|
| Error | 0.1 |
|---|
| Cost | 20168 |
|---|
\[\begin{array}{l}
\mathbf{if}\;e^{z} \leq 0:\\
\;\;\;\;x - \frac{1}{x}\\
\mathbf{elif}\;e^{z} \leq 1.001:\\
\;\;\;\;x + \frac{y}{e^{z} \cdot 1.1283791670955126 - x \cdot y}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 2 |
|---|
| Error | 0.2 |
|---|
| Cost | 14152 |
|---|
\[\begin{array}{l}
\mathbf{if}\;e^{z} \leq 0:\\
\;\;\;\;x - \frac{1}{x}\\
\mathbf{elif}\;e^{z} \leq 1.001:\\
\;\;\;\;x + \frac{-1}{\left(x + -1.1283791670955126 \cdot \frac{z}{y}\right) + -1.1283791670955126 \cdot \frac{1}{y}}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 3 |
|---|
| Error | 18.0 |
|---|
| Cost | 1244 |
|---|
\[\begin{array}{l}
t_0 := x + \frac{y}{1.1283791670955126}\\
\mathbf{if}\;x \leq -4 \cdot 10^{-22}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -4.3 \cdot 10^{-85}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq -2.65 \cdot 10^{-244}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq -2.45 \cdot 10^{-260}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq 1.9 \cdot 10^{-252}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.3 \cdot 10^{-163}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq 2.7 \cdot 10^{-67}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 4 |
|---|
| Error | 18.1 |
|---|
| Cost | 1244 |
|---|
\[\begin{array}{l}
t_0 := x + \frac{y}{1.1283791670955126}\\
\mathbf{if}\;x \leq -1.6 \cdot 10^{-19}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -2.3 \cdot 10^{-76}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq -5 \cdot 10^{-242}:\\
\;\;\;\;x + y \cdot 0.8862269254527579\\
\mathbf{elif}\;x \leq -2.45 \cdot 10^{-260}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq 1.95 \cdot 10^{-252}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 2.4 \cdot 10^{-164}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq 3.4 \cdot 10^{-67}:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 5 |
|---|
| Error | 8.7 |
|---|
| Cost | 1244 |
|---|
\[\begin{array}{l}
t_0 := x - \frac{1}{x}\\
t_1 := x + y \cdot 0.8862269254527579\\
\mathbf{if}\;z \leq -4.4 \cdot 10^{-13}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -5 \cdot 10^{-189}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq -3.4 \cdot 10^{-210}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.2 \cdot 10^{-160}:\\
\;\;\;\;t_1\\
\mathbf{elif}\;z \leq 3.9 \cdot 10^{-119}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 2.45 \cdot 10^{-11}:\\
\;\;\;\;x + \frac{y}{1.1283791670955126}\\
\mathbf{elif}\;z \leq 0.00062:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 6 |
|---|
| Error | 8.7 |
|---|
| Cost | 1244 |
|---|
\[\begin{array}{l}
t_0 := x - \frac{1}{x}\\
\mathbf{if}\;z \leq -1.45 \cdot 10^{-9}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq -2.4 \cdot 10^{-187}:\\
\;\;\;\;x + y \cdot \left(0.8862269254527579 + z \cdot -0.8862269254527579\right)\\
\mathbf{elif}\;z \leq -1.8 \cdot 10^{-208}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.15 \cdot 10^{-160}:\\
\;\;\;\;x + y \cdot 0.8862269254527579\\
\mathbf{elif}\;z \leq 5.6 \cdot 10^{-121}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;z \leq 1.52 \cdot 10^{-9}:\\
\;\;\;\;x + \frac{y}{1.1283791670955126}\\
\mathbf{elif}\;z \leq 0.000245:\\
\;\;\;\;t_0\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 7 |
|---|
| Error | 0.2 |
|---|
| Cost | 1096 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -145:\\
\;\;\;\;x - \frac{1}{x}\\
\mathbf{elif}\;z \leq 0.00155:\\
\;\;\;\;x - \frac{y}{-1.1283791670955126 + \left(x \cdot y + z \cdot -1.1283791670955126\right)}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 8 |
|---|
| Error | 18.9 |
|---|
| Cost | 984 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.2 \cdot 10^{-21}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -2.9 \cdot 10^{-146}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq -3.6 \cdot 10^{-231}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq -2.15 \cdot 10^{-260}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{elif}\;x \leq 1.7 \cdot 10^{-252}:\\
\;\;\;\;y \cdot 0.8862269254527579\\
\mathbf{elif}\;x \leq 6.6 \cdot 10^{-105}:\\
\;\;\;\;\frac{-1}{x}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 9 |
|---|
| Error | 0.3 |
|---|
| Cost | 840 |
|---|
\[\begin{array}{l}
\mathbf{if}\;z \leq -135:\\
\;\;\;\;x - \frac{1}{x}\\
\mathbf{elif}\;z \leq 0.00155:\\
\;\;\;\;x + \frac{-1}{x + \frac{-1.1283791670955126}{y}}\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]
| Alternative 10 |
|---|
| Error | 19.2 |
|---|
| Cost | 456 |
|---|
\[\begin{array}{l}
\mathbf{if}\;x \leq -3 \cdot 10^{-259}:\\
\;\;\;\;x\\
\mathbf{elif}\;x \leq 2.3 \cdot 10^{-95}:\\
\;\;\;\;y \cdot 0.8862269254527579\\
\mathbf{else}:\\
\;\;\;\;x\\
\end{array}
\]