Initial program 14.6
\[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 add-log-exp0.4
\[\leadsto r \cdot \frac{\sin b}{(\left(\cos a\right) \cdot \left(\cos b\right) + \left(-\color{blue}{\log \left(e^{\sin a \cdot \sin b}\right)}\right))_*}\]
Final simplification0.4
\[\leadsto \frac{\sin b}{(\left(\cos a\right) \cdot \left(\cos b\right) + \left(-\log \left(e^{\sin a \cdot \sin b}\right)\right))_*} \cdot r\]