- Split input into 2 regimes
if y < -0.7642216222482152 or 4.409430372676395e-05 < y
Initial program 0.1
\[\frac{x \cdot e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}{y}\]
- Using strategy
rm Applied *-un-lft-identity0.1
\[\leadsto \frac{x \cdot e^{\color{blue}{1 \cdot \left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}}{y}\]
Applied exp-prod0.1
\[\leadsto \frac{x \cdot \color{blue}{{\left(e^{1}\right)}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}}{y}\]
Simplified0.1
\[\leadsto \frac{x \cdot {\color{blue}{e}}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}{y}\]
- Using strategy
rm Applied add-sqr-sqrt0.1
\[\leadsto \frac{x \cdot \color{blue}{\left(\sqrt{{e}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}} \cdot \sqrt{{e}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}\right)}}{y}\]
Applied associate-*r*0.1
\[\leadsto \frac{\color{blue}{\left(x \cdot \sqrt{{e}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}\right) \cdot \sqrt{{e}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}}}{y}\]
Simplified0.1
\[\leadsto \frac{\left(x \cdot \sqrt{{e}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}\right) \cdot \color{blue}{\sqrt{{e}^{\left((y \cdot \left(\log z\right) + \left((\left(\log a\right) \cdot \left(t - 1.0\right) + \left(-b\right))_*\right))_*\right)}}}}{y}\]
if -0.7642216222482152 < y < 4.409430372676395e-05
Initial program 3.6
\[\frac{x \cdot e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}{y}\]
- Using strategy
rm Applied *-un-lft-identity3.6
\[\leadsto \frac{x \cdot e^{\color{blue}{1 \cdot \left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}}{y}\]
Applied exp-prod3.7
\[\leadsto \frac{x \cdot \color{blue}{{\left(e^{1}\right)}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}}{y}\]
Simplified3.7
\[\leadsto \frac{x \cdot {\color{blue}{e}}^{\left(\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b\right)}}{y}\]
Taylor expanded around inf 3.6
\[\leadsto \frac{x \cdot \color{blue}{e^{1.0 \cdot \log \left(\frac{1}{a}\right) - \left(\log \left(\frac{1}{z}\right) \cdot y + \left(b + t \cdot \log \left(\frac{1}{a}\right)\right)\right)}}}{y}\]
Simplified2.2
\[\leadsto \frac{x \cdot \color{blue}{\left(\left({z}^{y} \cdot {a}^{\left(-1.0\right)}\right) \cdot e^{(\left(\log a\right) \cdot t + \left(-b\right))_*}\right)}}{y}\]
- Using strategy
rm Applied associate-/l*2.4
\[\leadsto \color{blue}{\frac{x}{\frac{y}{\left({z}^{y} \cdot {a}^{\left(-1.0\right)}\right) \cdot e^{(\left(\log a\right) \cdot t + \left(-b\right))_*}}}}\]
- Recombined 2 regimes into one program.
Final simplification1.3
\[\leadsto \begin{array}{l}
\mathbf{if}\;y \le -0.7642216222482152 \lor \neg \left(y \le 4.409430372676395 \cdot 10^{-05}\right):\\
\;\;\;\;\frac{\sqrt{{e}^{\left((y \cdot \left(\log z\right) + \left((\left(\log a\right) \cdot \left(t - 1.0\right) + \left(-b\right))_*\right))_*\right)}} \cdot \left(x \cdot \sqrt{{e}^{\left(\left(\log a \cdot \left(t - 1.0\right) + y \cdot \log z\right) - b\right)}}\right)}{y}\\
\mathbf{else}:\\
\;\;\;\;\frac{x}{\frac{y}{e^{(\left(\log a\right) \cdot t + \left(-b\right))_*} \cdot \left({z}^{y} \cdot {a}^{\left(-1.0\right)}\right)}}\\
\end{array}\]