\(\left(\left(x.re + x.re\right) + x.re\right) \cdot \left(x.im \cdot x.re\right) - {x.im}^3\)
- Started with
\[\left(x.re \cdot x.re - x.im \cdot x.im\right) \cdot x.im + \left(x.re \cdot x.im + x.im \cdot x.re\right) \cdot x.re\]
3.3
- Applied simplify to get
\[\color{red}{\left(x.re \cdot x.re - x.im \cdot x.im\right) \cdot x.im + \left(x.re \cdot x.im + x.im \cdot x.re\right) \cdot x.re} \leadsto \color{blue}{(\left(\left(x.re - x.im\right) \cdot \left(x.re + x.im\right)\right) * x.im + \left(\left(x.im + x.im\right) \cdot {x.re}^2\right))_*}\]
3.3
- Using strategy
rm 3.3
- Applied fma-udef to get
\[\color{red}{(\left(\left(x.re - x.im\right) \cdot \left(x.re + x.im\right)\right) * x.im + \left(\left(x.im + x.im\right) \cdot {x.re}^2\right))_*} \leadsto \color{blue}{\left(\left(x.re - x.im\right) \cdot \left(x.re + x.im\right)\right) \cdot x.im + \left(x.im + x.im\right) \cdot {x.re}^2}\]
3.3
- Applied taylor to get
\[\left(\left(x.re - x.im\right) \cdot \left(x.re + x.im\right)\right) \cdot x.im + \left(x.im + x.im\right) \cdot {x.re}^2 \leadsto \left(x.im \cdot {x.re}^2 - {x.im}^{3}\right) + \left(x.im + x.im\right) \cdot {x.re}^2\]
3.3
- Taylor expanded around 0 to get
\[\color{red}{\left(x.im \cdot {x.re}^2 - {x.im}^{3}\right)} + \left(x.im + x.im\right) \cdot {x.re}^2 \leadsto \color{blue}{\left(x.im \cdot {x.re}^2 - {x.im}^{3}\right)} + \left(x.im + x.im\right) \cdot {x.re}^2\]
3.3
- Applied taylor to get
\[\left(x.im \cdot {x.re}^2 - {x.im}^{3}\right) + \left(x.im + x.im\right) \cdot {x.re}^2 \leadsto \left(x.im \cdot {x.re}^2 - {x.im}^{-3}\right) + \left(x.im + x.im\right) \cdot {x.re}^2\]
28.9
- Taylor expanded around inf to get
\[\color{red}{\left(x.im \cdot {x.re}^2 - {x.im}^{-3}\right)} + \left(x.im + x.im\right) \cdot {x.re}^2 \leadsto \color{blue}{\left(x.im \cdot {x.re}^2 - {x.im}^{-3}\right)} + \left(x.im + x.im\right) \cdot {x.re}^2\]
28.9
- Applied simplify to get
\[\color{red}{\left(x.im \cdot {x.re}^2 - {x.im}^{-3}\right) + \left(x.im + x.im\right) \cdot {x.re}^2} \leadsto \color{blue}{\left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - {x.im}^{-3}}\]
28.9
- Applied taylor to get
\[\left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - {x.im}^{-3} \leadsto \left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - {x.im}^{3}\]
0.2
- Taylor expanded around inf to get
\[\left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - \color{red}{{x.im}^{3}} \leadsto \left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - \color{blue}{{x.im}^{3}}\]
0.2
- Applied simplify to get
\[\left(x.re \cdot x.im\right) \cdot \left(\left(x.re + x.re\right) + x.re\right) - {x.im}^{3} \leadsto \left(\left(x.re + x.re\right) + x.re\right) \cdot \left(x.im \cdot x.re\right) - {x.im}^3\]
0.3
- Applied final simplification
- Removed slow pow expressions