| Alternative 1 |
|---|
| Error | 0.3 |
|---|
| Cost | 26720 |
|---|
\[\begin{array}{l}
t_0 := uy \cdot \left(2 \cdot \pi\right)\\
\mathsf{fma}\left(\sqrt{\mathsf{fma}\left(ux, \left(1 - ux\right) \cdot \left(maxCos \cdot \left(\left(ux + -1\right) \cdot \left(ux \cdot maxCos\right)\right)\right), 1\right)}, \mathsf{fma}\left(\cos t_0, xi, yi \cdot \sin t_0\right), ux \cdot \left(\left(1 - ux\right) \cdot \left(maxCos \cdot zi\right)\right)\right)
\end{array}
\]
| Alternative 2 |
|---|
| Error | 0.4 |
|---|
| Cost | 20832 |
|---|
\[\begin{array}{l}
t_0 := \left(uy \cdot 2\right) \cdot \pi\\
t_1 := ux \cdot \left(\left(1 - ux\right) \cdot maxCos\right)\\
t_1 \cdot zi + \left(xi \cdot \left(\cos t_0 \cdot \sqrt{1 - \left(ux \cdot maxCos\right) \cdot \left(ux \cdot maxCos\right)}\right) + yi \cdot \left(\sqrt{1 + t_1 \cdot \left(ux \cdot \left(maxCos \cdot \left(ux + -1\right)\right)\right)} \cdot \sin t_0\right)\right)
\end{array}
\]
| Alternative 3 |
|---|
| Error | 0.4 |
|---|
| Cost | 17440 |
|---|
\[\begin{array}{l}
t_0 := \left(uy \cdot 2\right) \cdot \pi\\
\left(ux \cdot \left(\left(1 - ux\right) \cdot maxCos\right)\right) \cdot zi + \left(xi \cdot \left(\cos t_0 \cdot \sqrt{1 - \left(ux \cdot maxCos\right) \cdot \left(ux \cdot maxCos\right)}\right) + \sin t_0 \cdot \left(yi + \left(yi \cdot -0.5\right) \cdot \left(maxCos \cdot \left(maxCos \cdot \left(ux \cdot ux\right)\right)\right)\right)\right)
\end{array}
\]
| Alternative 4 |
|---|
| Error | 0.4 |
|---|
| Cost | 17056 |
|---|
\[\begin{array}{l}
t_0 := \left(uy \cdot 2\right) \cdot \pi\\
\left(xi \cdot \left(\cos t_0 \cdot \sqrt{1 - \left(ux \cdot maxCos\right) \cdot \left(ux \cdot maxCos\right)}\right) + yi \cdot \sin t_0\right) + \left(1 - ux\right) \cdot \left(maxCos \cdot \left(ux \cdot zi\right)\right)
\end{array}
\]
| Alternative 5 |
|---|
| Error | 0.4 |
|---|
| Cost | 17056 |
|---|
\[\begin{array}{l}
t_0 := \left(uy \cdot 2\right) \cdot \pi\\
\left(ux \cdot \left(\left(1 - ux\right) \cdot maxCos\right)\right) \cdot zi + \left(xi \cdot \left(\cos t_0 \cdot \sqrt{1 - \left(ux \cdot maxCos\right) \cdot \left(ux \cdot maxCos\right)}\right) + yi \cdot \sin t_0\right)
\end{array}
\]
| Alternative 6 |
|---|
| Error | 1.3 |
|---|
| Cost | 16928 |
|---|
\[\begin{array}{l}
t_0 := \left(uy \cdot 2\right) \cdot \pi\\
\left(xi \cdot \left(\cos t_0 \cdot \sqrt{1 - \left(ux \cdot maxCos\right) \cdot \left(ux \cdot maxCos\right)}\right) + yi \cdot \sin t_0\right) + zi \cdot \left(ux \cdot maxCos\right)
\end{array}
\]