Initial program 15.2
\[r \cdot \frac{\sin b}{\cos \left(a + b\right)}\]
- Using strategy
rm Applied cos-sum0.3
\[\leadsto r \cdot \frac{\sin b}{\color{blue}{\cos a \cdot \cos b - \sin a \cdot \sin b}}\]
- Using strategy
rm Applied fma-neg0.3
\[\leadsto r \cdot \frac{\sin b}{\color{blue}{(\left(\cos a\right) \cdot \left(\cos b\right) + \left(-\sin a \cdot \sin b\right))_*}}\]
- Using strategy
rm Applied log1p-expm1-u0.3
\[\leadsto r \cdot \frac{\sin b}{(\left(\cos a\right) \cdot \left(\cos b\right) + \left(-\color{blue}{\log_* (1 + (e^{\sin a \cdot \sin b} - 1)^*)}\right))_*}\]
Final simplification0.3
\[\leadsto \frac{\sin b}{(\left(\cos a\right) \cdot \left(\cos b\right) + \left(-\log_* (1 + (e^{\sin a \cdot \sin b} - 1)^*)\right))_*} \cdot r\]