- Split input into 2 regimes
if y < -3.860614514714133e-79 or 0.8287772922839767 < y
Initial program 0.4
\[\frac{x \cdot e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}{y}\]
- Using strategy
rm Applied associate-/l*0.3
\[\leadsto \color{blue}{\frac{x}{\frac{y}{e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}}}\]
if -3.860614514714133e-79 < y < 0.8287772922839767
Initial program 4.0
\[\frac{x \cdot e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}{y}\]
- Using strategy
rm Applied associate-/l*4.0
\[\leadsto \color{blue}{\frac{x}{\frac{y}{e^{\left(y \cdot \log z + \left(t - 1.0\right) \cdot \log a\right) - b}}}}\]
Taylor expanded around inf 4.0
\[\leadsto \frac{x}{\frac{y}{\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)}}}}\]
Simplified2.7
\[\leadsto \frac{x}{\frac{y}{\color{blue}{\left({a}^{\left(-1.0\right)} \cdot {z}^{y}\right) \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}}}\]
- Using strategy
rm Applied pow-neg2.7
\[\leadsto \frac{x}{\frac{y}{\left(\color{blue}{\frac{1}{{a}^{1.0}}} \cdot {z}^{y}\right) \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}}\]
Applied associate-*l/2.7
\[\leadsto \frac{x}{\frac{y}{\color{blue}{\frac{1 \cdot {z}^{y}}{{a}^{1.0}}} \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}}\]
Applied associate-*l/2.7
\[\leadsto \frac{x}{\frac{y}{\color{blue}{\frac{\left(1 \cdot {z}^{y}\right) \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}{{a}^{1.0}}}}}\]
Applied associate-/r/2.6
\[\leadsto \frac{x}{\color{blue}{\frac{y}{\left(1 \cdot {z}^{y}\right) \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}} \cdot {a}^{1.0}}}\]
Applied associate-/r*2.5
\[\leadsto \color{blue}{\frac{\frac{x}{\frac{y}{\left(1 \cdot {z}^{y}\right) \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}}}{{a}^{1.0}}}\]
- Recombined 2 regimes into one program.
Final simplification1.3
\[\leadsto \begin{array}{l}
\mathbf{if}\;y \le -3.860614514714133 \cdot 10^{-79} \lor \neg \left(y \le 0.8287772922839767\right):\\
\;\;\;\;\frac{x}{\frac{y}{e^{\left(\log a \cdot \left(t - 1.0\right) + \log z \cdot y\right) - b}}}\\
\mathbf{else}:\\
\;\;\;\;\frac{\frac{x}{\frac{y}{{z}^{y} \cdot e^{(t \cdot \left(\log a\right) + \left(-b\right))_*}}}}{{a}^{1.0}}\\
\end{array}\]