- Split input into 3 regimes
if t < -1.5911730309355884e-209 or 5.855155856274848e+247 < t
Initial program 3.8
\[\left(\left(\left(\left(\left(\left(x \cdot 18.0\right) \cdot y\right) \cdot z\right) \cdot t - \left(a \cdot 4.0\right) \cdot t\right) + b \cdot c\right) - \left(x \cdot 4.0\right) \cdot i\right) - \left(j \cdot 27.0\right) \cdot k\]
Initial simplification4.9
\[\leadsto \left(c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)\right) + \left(\left(x \cdot 18.0\right) \cdot \left(y \cdot z\right) - a \cdot 4.0\right) \cdot t\]
Taylor expanded around -inf 4.8
\[\leadsto \left(c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)\right) + \color{blue}{\left(18.0 \cdot \left(t \cdot \left(x \cdot \left(z \cdot y\right)\right)\right) - 4.0 \cdot \left(t \cdot a\right)\right)}\]
Simplified4.0
\[\leadsto \left(c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)\right) + \color{blue}{t \cdot \left(\left(x \cdot z\right) \cdot \left(y \cdot 18.0\right) - 4.0 \cdot a\right)}\]
- Using strategy
rm Applied associate-*r*4.1
\[\leadsto \left(c \cdot b - \left(\color{blue}{\left(27.0 \cdot k\right) \cdot j} + \left(x \cdot 4.0\right) \cdot i\right)\right) + t \cdot \left(\left(x \cdot z\right) \cdot \left(y \cdot 18.0\right) - 4.0 \cdot a\right)\]
if -1.5911730309355884e-209 < t < 1.8151499724537247e+59
Initial program 7.1
\[\left(\left(\left(\left(\left(\left(x \cdot 18.0\right) \cdot y\right) \cdot z\right) \cdot t - \left(a \cdot 4.0\right) \cdot t\right) + b \cdot c\right) - \left(x \cdot 4.0\right) \cdot i\right) - \left(j \cdot 27.0\right) \cdot k\]
- Using strategy
rm Applied associate-*l*4.7
\[\leadsto \left(\left(\left(\color{blue}{\left(\left(x \cdot 18.0\right) \cdot y\right) \cdot \left(z \cdot t\right)} - \left(a \cdot 4.0\right) \cdot t\right) + b \cdot c\right) - \left(x \cdot 4.0\right) \cdot i\right) - \left(j \cdot 27.0\right) \cdot k\]
if 1.8151499724537247e+59 < t < 5.855155856274848e+247
Initial program 1.3
\[\left(\left(\left(\left(\left(\left(x \cdot 18.0\right) \cdot y\right) \cdot z\right) \cdot t - \left(a \cdot 4.0\right) \cdot t\right) + b \cdot c\right) - \left(x \cdot 4.0\right) \cdot i\right) - \left(j \cdot 27.0\right) \cdot k\]
Initial simplification1.6
\[\leadsto \left(c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)\right) + \left(\left(x \cdot 18.0\right) \cdot \left(y \cdot z\right) - a \cdot 4.0\right) \cdot t\]
- Using strategy
rm Applied add-cube-cbrt2.1
\[\leadsto \color{blue}{\left(\sqrt[3]{c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)} \cdot \sqrt[3]{c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)}\right) \cdot \sqrt[3]{c \cdot b - \left(27.0 \cdot \left(k \cdot j\right) + \left(x \cdot 4.0\right) \cdot i\right)}} + \left(\left(x \cdot 18.0\right) \cdot \left(y \cdot z\right) - a \cdot 4.0\right) \cdot t\]
- Recombined 3 regimes into one program.
Final simplification4.2
\[\leadsto \begin{array}{l}
\mathbf{if}\;t \le -1.5911730309355884 \cdot 10^{-209}:\\
\;\;\;\;\left(c \cdot b - \left(i \cdot \left(x \cdot 4.0\right) + j \cdot \left(k \cdot 27.0\right)\right)\right) + t \cdot \left(\left(x \cdot z\right) \cdot \left(y \cdot 18.0\right) - a \cdot 4.0\right)\\
\mathbf{elif}\;t \le 1.8151499724537247 \cdot 10^{+59}:\\
\;\;\;\;\left(\left(c \cdot b + \left(\left(\left(18.0 \cdot x\right) \cdot y\right) \cdot \left(t \cdot z\right) - \left(a \cdot 4.0\right) \cdot t\right)\right) - i \cdot \left(x \cdot 4.0\right)\right) - \left(j \cdot 27.0\right) \cdot k\\
\mathbf{elif}\;t \le 5.855155856274848 \cdot 10^{+247}:\\
\;\;\;\;t \cdot \left(\left(18.0 \cdot x\right) \cdot \left(y \cdot z\right) - a \cdot 4.0\right) + \left(\sqrt[3]{c \cdot b - \left(27.0 \cdot \left(j \cdot k\right) + i \cdot \left(x \cdot 4.0\right)\right)} \cdot \sqrt[3]{c \cdot b - \left(27.0 \cdot \left(j \cdot k\right) + i \cdot \left(x \cdot 4.0\right)\right)}\right) \cdot \sqrt[3]{c \cdot b - \left(27.0 \cdot \left(j \cdot k\right) + i \cdot \left(x \cdot 4.0\right)\right)}\\
\mathbf{else}:\\
\;\;\;\;\left(c \cdot b - \left(i \cdot \left(x \cdot 4.0\right) + j \cdot \left(k \cdot 27.0\right)\right)\right) + t \cdot \left(\left(x \cdot z\right) \cdot \left(y \cdot 18.0\right) - a \cdot 4.0\right)\\
\end{array}\]