- Split input into 2 regimes
if y < -1.2604829776599755e+38 or 1.1512204848674603e+73 < y
Initial program 60.8
\[\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
- Using strategy
rm Applied add-cube-cbrt60.8
\[\leadsto \frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\color{blue}{\left(\sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i} \cdot \sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\right) \cdot \sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}}}\]
Applied *-un-lft-identity60.8
\[\leadsto \frac{\color{blue}{1 \cdot \left(\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t\right)}}{\left(\sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i} \cdot \sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\right) \cdot \sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}}\]
Applied times-frac60.8
\[\leadsto \color{blue}{\frac{1}{\sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i} \cdot \sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}} \cdot \frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\sqrt[3]{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}}}\]
Taylor expanded around inf 17.7
\[\leadsto \color{blue}{\frac{z}{y} + x}\]
if -1.2604829776599755e+38 < y < 1.1512204848674603e+73
Initial program 4.7
\[\frac{\left(\left(\left(x \cdot y + z\right) \cdot y + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y + t}{\left(\left(\left(y + a\right) \cdot y + b\right) \cdot y + c\right) \cdot y + i}\]
- Recombined 2 regimes into one program.
Applied simplify10.2
\[\leadsto \color{blue}{\begin{array}{l}
\mathbf{if}\;y \le -1.2604829776599755 \cdot 10^{+38} \lor \neg \left(y \le 1.1512204848674603 \cdot 10^{+73}\right):\\
\;\;\;\;\frac{z}{y} + x\\
\mathbf{else}:\\
\;\;\;\;\frac{t + \left(\left(y \cdot \left(z + x \cdot y\right) + 27464.7644705\right) \cdot y + 230661.510616\right) \cdot y}{i + \left(\left(b + y \cdot \left(a + y\right)\right) \cdot y + c\right) \cdot y}\\
\end{array}}\]