| Alternative 1 |
|---|
| Accuracy | 98.2% |
|---|
| Cost | 59360 |
|---|
\[\begin{array}{l}
t_0 := \tan^{-1} \left(\frac{alphay}{alphax} \cdot \tan \left(\pi \cdot \left(2 \cdot u1 + 0.5\right)\right)\right)\\
t_1 := \frac{\cos t_0}{alphax}\\
\frac{1}{\sqrt{1 + \frac{u0}{\left(1 - u0\right) \cdot \mathsf{fma}\left(t_1, t_1, \sin t_0 \cdot \frac{\sin \tan^{-1} \left(\frac{alphay}{alphax} \cdot \tan \left(\pi \cdot 0.5\right)\right)}{alphay \cdot alphay}\right)}}}
\end{array}
\]
| Alternative 2 |
|---|
| Accuracy | 97.6% |
|---|
| Cost | 52992 |
|---|
\[\begin{array}{l}
t_0 := \sin \tan^{-1} \left(\frac{alphay}{alphax} \cdot \tan \left(\pi \cdot \left(2 \cdot u1 + 0.5\right)\right)\right)\\
\frac{1}{\sqrt{1 + \frac{u0}{\left(1 - u0\right) \cdot \mathsf{fma}\left(\frac{\frac{1}{\mathsf{hypot}\left(1, \frac{alphay}{alphax} \cdot \tan \left(\pi \cdot 0.5\right)\right)}}{alphax}, \frac{\cos \tan^{-1} \left(2 \cdot \frac{alphay \cdot \left(\pi \cdot u1\right)}{alphax}\right)}{alphax}, t_0 \cdot \frac{t_0}{alphay \cdot alphay}\right)}}}
\end{array}
\]
| Alternative 3 |
|---|
| Accuracy | 92.7% |
|---|
| Cost | 52960 |
|---|
\[\begin{array}{l}
t_0 := \sin \tan^{-1} \left(\frac{alphay}{alphax} \cdot \tan \left(\pi \cdot \left(2 \cdot u1 + 0.5\right)\right)\right)\\
t_1 := \frac{\cos \tan^{-1} \left(2 \cdot \frac{alphay \cdot \left(\pi \cdot u1\right)}{alphax}\right)}{alphax}\\
\frac{1}{\sqrt{1 + \frac{u0}{\left(1 - u0\right) \cdot \mathsf{fma}\left(t_1, t_1, t_0 \cdot \frac{t_0}{alphay \cdot alphay}\right)}}}
\end{array}
\]