- Split input into 3 regimes
if y < -2.6472230079801522e-139
Initial program 9.7
\[\left(x \cdot y - z \cdot y\right) \cdot t\]
Simplified9.7
\[\leadsto \color{blue}{t \cdot \left(y \cdot \left(x - z\right)\right)}\]
- Using strategy
rm Applied sub-neg9.7
\[\leadsto t \cdot \left(y \cdot \color{blue}{\left(x + \left(-z\right)\right)}\right)\]
Applied distribute-lft-in9.7
\[\leadsto t \cdot \color{blue}{\left(y \cdot x + y \cdot \left(-z\right)\right)}\]
Applied distribute-lft-in9.7
\[\leadsto \color{blue}{t \cdot \left(y \cdot x\right) + t \cdot \left(y \cdot \left(-z\right)\right)}\]
Simplified9.7
\[\leadsto \color{blue}{t \cdot \left(x \cdot y\right)} + t \cdot \left(y \cdot \left(-z\right)\right)\]
Simplified9.7
\[\leadsto t \cdot \left(x \cdot y\right) + \color{blue}{t \cdot \left(\left(-z\right) \cdot y\right)}\]
- Using strategy
rm Applied associate-*r*7.9
\[\leadsto t \cdot \left(x \cdot y\right) + \color{blue}{\left(t \cdot \left(-z\right)\right) \cdot y}\]
if -2.6472230079801522e-139 < y < 2.9072852134162777e-123
Initial program 3.0
\[\left(x \cdot y - z \cdot y\right) \cdot t\]
Simplified3.0
\[\leadsto \color{blue}{t \cdot \left(y \cdot \left(x - z\right)\right)}\]
- Using strategy
rm Applied add-cube-cbrt3.8
\[\leadsto \color{blue}{\left(\left(\sqrt[3]{t} \cdot \sqrt[3]{t}\right) \cdot \sqrt[3]{t}\right)} \cdot \left(y \cdot \left(x - z\right)\right)\]
Applied associate-*l*3.8
\[\leadsto \color{blue}{\left(\sqrt[3]{t} \cdot \sqrt[3]{t}\right) \cdot \left(\sqrt[3]{t} \cdot \left(y \cdot \left(x - z\right)\right)\right)}\]
if 2.9072852134162777e-123 < y
Initial program 9.8
\[\left(x \cdot y - z \cdot y\right) \cdot t\]
Simplified9.8
\[\leadsto \color{blue}{t \cdot \left(y \cdot \left(x - z\right)\right)}\]
- Using strategy
rm Applied associate-*r*3.9
\[\leadsto \color{blue}{\left(t \cdot y\right) \cdot \left(x - z\right)}\]
- Using strategy
rm Applied sub-neg3.9
\[\leadsto \left(t \cdot y\right) \cdot \color{blue}{\left(x + \left(-z\right)\right)}\]
Applied distribute-lft-in4.0
\[\leadsto \color{blue}{\left(t \cdot y\right) \cdot x + \left(t \cdot y\right) \cdot \left(-z\right)}\]
- Recombined 3 regimes into one program.
Final simplification5.1
\[\leadsto \begin{array}{l}
\mathbf{if}\;y \le -2.6472230079801522 \cdot 10^{-139}:\\
\;\;\;\;t \cdot \left(x \cdot y\right) + \left(t \cdot \left(-z\right)\right) \cdot y\\
\mathbf{elif}\;y \le 2.9072852134162777 \cdot 10^{-123}:\\
\;\;\;\;\left(\sqrt[3]{t} \cdot \sqrt[3]{t}\right) \cdot \left(\sqrt[3]{t} \cdot \left(y \cdot \left(x - z\right)\right)\right)\\
\mathbf{else}:\\
\;\;\;\;\left(t \cdot y\right) \cdot x + \left(t \cdot y\right) \cdot \left(-z\right)\\
\end{array}\]