
Time bar (total: 5.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 0 |
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 1 |
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 2 |
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 3 |
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 4 |
| 0% | 0% | 6.3% | 93.7% | 0% | 0% | 0% | 5 |
| 12.5% | 0.8% | 5.5% | 93.7% | 0% | 0% | 0% | 6 |
| 12.5% | 0.8% | 5.5% | 93.7% | 0% | 0% | 0% | 7 |
| 16.7% | 1% | 4.9% | 93.7% | 0% | 0.4% | 0% | 8 |
| 23.7% | 1.4% | 4.4% | 93.7% | 0% | 0.5% | 0% | 9 |
| 26.2% | 1.4% | 3.9% | 93.7% | 0% | 1% | 0% | 10 |
| 33.9% | 1.5% | 3% | 93.7% | 0% | 1.8% | 0% | 11 |
| 38.9% | 1.7% | 2.7% | 93.7% | 0% | 1.9% | 0% | 12 |
Compiled 42 to 28 computations (33.3% saved)
| 857.0ms | 8 253× | 0 | valid |
| 783.0ms | 8 083× | 0 | invalid |
| 1.0ms | 3× | 1 | valid |
ival-div!: 310.0ms (30.7% of total)ival-sqrt: 283.0ms (28% of total)ival-mult!: 212.0ms (21% of total)ival-asin: 117.0ms (11.6% of total)ival-sub!: 85.0ms (8.4% of total)adjust: 3.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 153 |
| 1 | 253 | 133 |
| 2 | 970 | 133 |
| 3 | 4745 | 133 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(abs sinTheta_O)
(abs eta)
(negabs h)
Compiled 36 to 26 computations (27.8% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 567 | 4264 |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
h |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 eta eta) |
eta |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(*.f32 sinTheta_O sinTheta_O) |
sinTheta_O |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
#s(literal 1 binary32) |
| Outputs |
|---|
#s(approx (asin (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (pow.f32 eta #s(literal 2 binary32))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (pow.f32 sinTheta_O #s(literal 2 binary32))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx sinTheta_O sinTheta_O) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/8 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) sinTheta_O)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (*.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) sinTheta_O) (pow.f32 eta #s(literal 2 binary32))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx h h) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx eta eta) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) eta)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))))))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 4.0ms | sinTheta_O | inf |
| 3.0ms | sinTheta_O | 0 |
| 3.0ms | h | 0 |
| 3.0ms | sinTheta_O | -inf |
| 2.0ms | eta | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 95 |
| 0 | 22 | 77 |
| 1 | 108 | 67 |
| 0 | 1007 | 67 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
h |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 eta eta) |
eta |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(*.f32 sinTheta_O sinTheta_O) |
sinTheta_O |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
#s(literal 1 binary32) |
| Outputs |
|---|
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 h #s(literal 1 binary32)) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h)) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 h (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(neg.f32 (/.f32 (neg.f32 h) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
h |
(*.f32 (pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) (fabs.f32 eta)) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 eta eta) #s(literal 1/2 binary32))) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) (sqrt.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(fabs.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) eta) eta) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (*.f32 eta eta))) (*.f32 eta eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) (*.f32 eta eta)) |
(*.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(*.f32 (*.f32 eta eta) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta) (pow.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 eta eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O))) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) (neg.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))) (/.f32 (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (pow.f32 eta #s(literal 1 binary32)) (pow.f32 eta #s(literal 1 binary32)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta)) |
(fma.f32 (fabs.f32 eta) (fabs.f32 eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (neg.f32 eta) (neg.f32 eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta)) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 eta eta)) |
(fma.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 eta eta)) |
(fma.f32 eta eta (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(+.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (*.f32 eta eta)) |
(+.f32 (*.f32 eta eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(neg.f32 (-.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta))) |
(*.f32 (pow.f32 eta #s(literal 1 binary32)) (pow.f32 eta #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (fabs.f32 eta) (fabs.f32 eta)) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(pow.f32 (fabs.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(neg.f32 (*.f32 eta (neg.f32 eta))) |
eta |
(*.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)) #s(literal -1 binary32)) |
(neg.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) sinTheta_O) |
(*.f32 (pow.f32 sinTheta_O #s(literal 1 binary32)) (pow.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 sinTheta_O)) (fabs.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (fabs.f32 sinTheta_O)) (neg.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 sinTheta_O))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 sinTheta_O) (fabs.f32 sinTheta_O)) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (neg.f32 sinTheta_O) (neg.f32 sinTheta_O)) |
(*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(pow.f32 (fabs.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
(fabs.f32 (*.f32 sinTheta_O sinTheta_O)) |
(exp.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
sinTheta_O |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O))) (sqrt.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)))) (sqrt.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/2 binary32)) |
(sin.f32 (+.f32 (asin.f32 sinTheta_O) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(sin.f32 (acos.f32 (fabs.f32 sinTheta_O))) |
(sin.f32 (acos.f32 (neg.f32 sinTheta_O))) |
(sin.f32 (acos.f32 sinTheta_O)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1/2 binary32))) |
(cos.f32 (neg.f32 (asin.f32 sinTheta_O))) |
(cos.f32 (fabs.f32 (asin.f32 sinTheta_O))) |
(cos.f32 (asin.f32 (fabs.f32 sinTheta_O))) |
(cos.f32 (asin.f32 (neg.f32 sinTheta_O))) |
(cos.f32 (asin.f32 sinTheta_O)) |
(*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (-.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (-.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (+.f32 #s(literal 1 binary32) sinTheta_O) (-.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)) (/.f32 #s(literal 1 binary32) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O))) (neg.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)))) (neg.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (neg.f32 sinTheta_O)) sinTheta_O)) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(fma.f32 (neg.f32 (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 sinTheta_O) (neg.f32 (fabs.f32 sinTheta_O)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 sinTheta_O) (neg.f32 (neg.f32 sinTheta_O)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 sinTheta_O) sinTheta_O #s(literal 1 binary32)) |
(fma.f32 sinTheta_O (neg.f32 sinTheta_O) #s(literal 1 binary32)) |
(+.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
(neg.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal -1 binary32))) |
#s(literal 1 binary32) |
Compiled 9 327 to 1 876 computations (79.9% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 259 | 8 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 260 | 8 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.2% | (/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
| 94.6% | (asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) (fabs.f32 eta)))) | |
| 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) | |
| ▶ | 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
| 50.4% | (asin.f32 (/.f32 h (sqrt.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))))))) | |
| ▶ | 93.2% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h)) |
| ▶ | 78.0% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
| ▶ | 96.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
Compiled 594 to 296 computations (50.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 794 | 6843 |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(/.f32 h eta) |
h |
eta |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 eta eta) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(literal 1/2 binary32) |
(/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) |
(*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32)) |
(sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) |
(pow.f32 eta #s(literal 2 binary32)) |
#s(literal 3 binary32) |
(/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) |
(pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(PI.f32) |
(pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) |
(acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
| Outputs |
|---|
#s(approx (asin (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (pow.f32 eta #s(literal 2 binary32))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (pow.f32 sinTheta_O #s(literal 2 binary32))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx sinTheta_O sinTheta_O) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/8 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3)) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32)))) |
#s(approx (* h (pow sinTheta_O 2)) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32)))) |
#s(approx (/ (- (pow (* (PI) 1/2) 3) (pow (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) 3)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))) (* (* (PI) 1/2) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))))))) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 3 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 2 binary32)))))) |
#s(approx (- (pow (* (PI) 1/2) 3) (pow (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) 3)) (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 3 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 3 binary32)))) |
#s(approx (pow (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) 3) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 3 binary32))) |
#s(approx (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (+ (* (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))) (* (* (PI) 1/2) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 2 binary32))))) |
#s(approx (+ (* (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))) (* (* (PI) 1/2) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))))) (fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 2 binary32)))) |
#s(approx (* (* (PI) 1/2) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) sinTheta_O)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) (pow.f32 sinTheta_O #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))))) sinTheta_O)) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (*.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) |
#s(approx (- 1 (* sinTheta_O sinTheta_O)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) sinTheta_O) (pow.f32 eta #s(literal 2 binary32))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ h eta) (/.f32 h eta)) |
#s(approx h h) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 #s(literal -1 binary32) (*.f32 h (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx eta eta) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -5/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3)) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (pow (sqrt (pow eta 2)) 3) (pow.f32 eta #s(literal 3 binary32))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))))))))) |
#s(approx (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) eta)) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal -1 binary32) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (+ (* 1/2 (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3))) (/ h (sqrt (pow eta 2)))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta))) |
#s(approx (/ (* h (pow sinTheta_O 2)) (pow (sqrt (pow eta 2)) 3)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (pow (sqrt (pow eta 2)) 3) (*.f32 #s(literal -1 binary32) (pow.f32 eta #s(literal 3 binary32)))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 14.0ms | h | -inf |
| 12.0ms | sinTheta_O | 0 |
| 8.0ms | sinTheta_O | inf |
| 7.0ms | sinTheta_O | -inf |
| 7.0ms | h | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 723 |
| 0 | 98 | 515 |
| 1 | 434 | 455 |
| 0 | 4265 | 452 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(/.f32 h eta) |
h |
eta |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 eta eta) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(literal 1/2 binary32) |
(/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) |
(*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32)) |
(sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) |
(pow.f32 eta #s(literal 2 binary32)) |
#s(literal 3 binary32) |
(/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) |
(pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(PI.f32) |
(pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) |
(acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
| Outputs |
|---|
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 eta h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 eta h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 h eta) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
h |
eta |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h)) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 h (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(neg.f32 (/.f32 (neg.f32 h) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(*.f32 (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) #s(literal 1/2 binary32)) eta) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) (sqrt.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) eta) eta) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta))) (*.f32 eta eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) (*.f32 eta eta)) |
(*.f32 (-.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(*.f32 (*.f32 eta eta) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta) (pow.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 sinTheta_O sinTheta_O))) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) (neg.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (-.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 sinTheta_O sinTheta_O)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (-.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(-.f32 (/.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))))) (/.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(fma.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 eta eta)) |
(fma.f32 (neg.f32 eta) (neg.f32 eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 eta eta)) |
(fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta)) |
(fma.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta)) |
(+.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta)) |
(+.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(neg.f32 (-.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (*.f32 eta eta))) |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta))) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(sqrt.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(pow.f32 (exp.f32 (log.f32 eta)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) #s(literal 1/2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(pow.f32 (*.f32 eta eta) #s(literal 1 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(neg.f32 (*.f32 eta (neg.f32 eta))) |
(*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) |
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O))) |
(pow.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O)) #s(literal -1 binary32)) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) sinTheta_O) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 sinTheta_O)) (fabs.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (fabs.f32 sinTheta_O)) (neg.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 sinTheta_O))) |
(*.f32 (exp.f32 (log.f32 sinTheta_O)) (exp.f32 (log.f32 sinTheta_O))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 sinTheta_O) (fabs.f32 sinTheta_O)) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (neg.f32 sinTheta_O) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 2 binary32)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal -1 binary32)) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(pow.f32 (exp.f32 (log.f32 sinTheta_O)) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 sinTheta_O sinTheta_O)) |
(exp.f32 (+.f32 #s(literal 0 binary32) (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)))) |
(exp.f32 (-.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(exp.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(*.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(*.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (/.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) |
(/.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (*.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (fma.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal -1 binary32)) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(+.f32 (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(neg.f32 (*.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(neg.f32 (-.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h)) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 h (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(neg.f32 (/.f32 (neg.f32 h) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal -1/2 binary32)) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal -1 binary32)) |
(pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) eta) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) #s(literal 1/2 binary32)) eta) |
(*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) (sqrt.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) #s(literal -1 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(pow.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(fabs.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) eta) eta) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (*.f32 eta eta))) (*.f32 eta eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)))) (*.f32 eta eta)) |
(*.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(*.f32 (*.f32 eta eta) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta) (pow.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) #s(literal 3 binary32))) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 eta eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O))) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) (neg.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (*.f32 (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) (-.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(-.f32 (/.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) (*.f32 eta eta)) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))) (/.f32 (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32)) (fma.f32 (*.f32 eta (*.f32 eta eta)) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta)))))) |
(-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta)) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta)) |
(fma.f32 (neg.f32 eta) (neg.f32 eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta)) |
(fma.f32 eta eta (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 eta eta)) |
(fma.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) (*.f32 eta eta)) |
(+.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) (*.f32 eta eta)) |
(+.f32 (*.f32 eta eta) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(neg.f32 (-.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta eta))) |
(*.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 sinTheta_O sinTheta_O)) #s(literal -1 binary32)) |
(neg.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O))) (sqrt.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)))) (sqrt.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/2 binary32)) |
(sin.f32 (+.f32 (asin.f32 sinTheta_O) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(sin.f32 (acos.f32 (fabs.f32 sinTheta_O))) |
(sin.f32 (acos.f32 (neg.f32 sinTheta_O))) |
(sin.f32 (acos.f32 sinTheta_O)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1/2 binary32))) |
(cos.f32 (neg.f32 (asin.f32 sinTheta_O))) |
(cos.f32 (fabs.f32 (asin.f32 sinTheta_O))) |
(cos.f32 (asin.f32 (fabs.f32 sinTheta_O))) |
(cos.f32 (asin.f32 (neg.f32 sinTheta_O))) |
(cos.f32 (asin.f32 sinTheta_O)) |
(*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (-.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (-.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (+.f32 #s(literal 1 binary32) sinTheta_O) (-.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)) (/.f32 #s(literal 1 binary32) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O))))) |
(/.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O))) #s(literal 2 binary32)) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O))) (neg.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)))) (neg.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 sinTheta_O sinTheta_O)) (fma.f32 (*.f32 sinTheta_O sinTheta_O) (fma.f32 sinTheta_O sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (neg.f32 sinTheta_O)) sinTheta_O)) |
(-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(fma.f32 (neg.f32 (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 sinTheta_O) (neg.f32 (fabs.f32 sinTheta_O)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 sinTheta_O) (neg.f32 (neg.f32 sinTheta_O)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 sinTheta_O) sinTheta_O #s(literal 1 binary32)) |
(fma.f32 sinTheta_O (neg.f32 sinTheta_O) #s(literal 1 binary32)) |
(+.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
(neg.f32 (fma.f32 sinTheta_O sinTheta_O #s(literal -1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta))) |
(*.f32 (*.f32 (fma.f32 (/.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32)) (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h)) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (fma.f32 (/.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32)) #s(literal 1/2 binary32)) (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))) (/.f32 h eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(*.f32 (fma.f32 (/.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)))) |
(*.f32 (fma.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (fma.f32 (/.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (neg.f32 eta) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 eta h) #s(literal 1 binary32)) (/.f32 eta h)) |
(/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (neg.f32 eta) (*.f32 (neg.f32 h) (*.f32 eta (*.f32 eta eta)))) (*.f32 (*.f32 eta (*.f32 eta eta)) (neg.f32 eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 eta h) (*.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta)))) (*.f32 (*.f32 eta (*.f32 eta eta)) (/.f32 eta h))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) eta (*.f32 h (*.f32 eta (*.f32 eta eta)))) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (neg.f32 eta))) (*.f32 (neg.f32 eta) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 eta h))) (*.f32 (/.f32 eta h) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 h (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) eta)) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(/.f32 (-.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32))) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (neg.f32 h) eta) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 (neg.f32 h) eta))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (neg.f32 eta) (*.f32 (*.f32 eta (*.f32 eta eta)) (neg.f32 h))) (*.f32 (*.f32 eta (*.f32 eta eta)) (neg.f32 eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 eta h) (*.f32 (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32))) (*.f32 (*.f32 eta (*.f32 eta eta)) (/.f32 eta h))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) eta (*.f32 (*.f32 eta (*.f32 eta eta)) h)) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 eta (*.f32 eta eta)) (*.f32 (neg.f32 eta) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 eta) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta)) (*.f32 (/.f32 eta h) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)))) (*.f32 (/.f32 eta h) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 h (*.f32 eta (*.f32 eta eta)) (*.f32 eta (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)))) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h)) (neg.f32 eta)) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta)))) (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)))) |
(/.f32 (neg.f32 (fma.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h) eta) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))) |
(/.f32 (fma.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 eta (*.f32 eta eta)) eta))))) |
(/.f32 (fma.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32))) (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)) (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32))) (fma.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))) (/.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)))) |
(-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 (neg.f32 h) eta)) |
(-.f32 (/.f32 h eta) (*.f32 (neg.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h)) #s(literal 1/2 binary32))) |
(-.f32 (/.f32 h eta) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h))) |
(-.f32 (/.f32 h eta) (neg.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 eta #s(literal 3/2 binary32))) (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (pow.f32 eta #s(literal 3/2 binary32))) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta))) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(fma.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta))) #s(literal 1/2 binary32)) (/.f32 h eta)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) (/.f32 h eta)) |
(fma.f32 #s(literal 1 binary32) (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(fma.f32 h (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) #s(literal 1/2 binary32)) (/.f32 h eta)) |
(fma.f32 h (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta) eta) (/.f32 h eta)) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 3 binary32)) (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)))) (/.f32 (*.f32 (/.f32 (*.f32 h h) (*.f32 eta eta)) (/.f32 h eta)) (fma.f32 (/.f32 h eta) (-.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32))))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)) |
(+.f32 (/.f32 h eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))))) |
(neg.f32 (-.f32 (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))))) |
#s(literal 1/2 binary32) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (pow.f32 eta #s(literal 3/2 binary32))) (/.f32 h (pow.f32 eta #s(literal 3/2 binary32)))) |
(*.f32 (/.f32 h (pow.f32 eta #s(literal 3/2 binary32))) (/.f32 (*.f32 sinTheta_O sinTheta_O) (pow.f32 eta #s(literal 3/2 binary32)))) |
(*.f32 (/.f32 h (*.f32 eta eta)) (/.f32 (*.f32 sinTheta_O sinTheta_O) eta)) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 h eta)) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 h (*.f32 eta eta))) |
(*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta))) (*.f32 (*.f32 sinTheta_O sinTheta_O) h)) |
(*.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(*.f32 (/.f32 h eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta))) |
(*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta)))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 h (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 eta eta))))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 h (*.f32 eta (*.f32 eta eta)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h)) |
(*.f32 h (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) |
(/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1 binary32)) (*.f32 eta (*.f32 eta eta))) |
(/.f32 (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (pow.f32 eta #s(literal 3/2 binary32))) (pow.f32 eta #s(literal 3/2 binary32))) |
(/.f32 (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) eta) (*.f32 eta eta)) |
(/.f32 (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (*.f32 eta eta)) eta) |
(/.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) (neg.f32 (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(/.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h) (*.f32 (neg.f32 eta) (*.f32 eta eta))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (*.f32 eta eta) (/.f32 eta (*.f32 (*.f32 sinTheta_O sinTheta_O) h))))) |
(/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (*.f32 eta (*.f32 eta eta))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 eta eta) (/.f32 eta (*.f32 (*.f32 sinTheta_O sinTheta_O) h))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 eta eta) (/.f32 eta (*.f32 (*.f32 sinTheta_O sinTheta_O) h))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) (/.f32 eta (*.f32 (*.f32 sinTheta_O sinTheta_O) h)))) |
(pow.f32 (*.f32 (*.f32 eta eta) (/.f32 eta (*.f32 (*.f32 sinTheta_O sinTheta_O) h))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(neg.f32 (/.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h) (*.f32 eta (*.f32 eta eta)))) |
(*.f32 (*.f32 h (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 h (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 h sinTheta_O) sinTheta_O) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) h)) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) h)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) h) |
(*.f32 sinTheta_O (*.f32 sinTheta_O h)) |
(*.f32 h (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) sinTheta_O) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 sinTheta_O)) (fabs.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (fabs.f32 sinTheta_O)) (neg.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 sinTheta_O))) |
(*.f32 (exp.f32 (log.f32 sinTheta_O)) (exp.f32 (log.f32 sinTheta_O))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 sinTheta_O) (fabs.f32 sinTheta_O)) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (neg.f32 sinTheta_O) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 2 binary32)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal -1 binary32)) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(pow.f32 (exp.f32 (log.f32 sinTheta_O)) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 sinTheta_O sinTheta_O)) |
(exp.f32 (+.f32 #s(literal 0 binary32) (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)))) |
(exp.f32 (-.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(exp.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
#s(literal 2 binary32) |
(*.f32 (fabs.f32 (pow.f32 eta #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 eta #s(literal 3/2 binary32)))) |
(*.f32 (neg.f32 (pow.f32 eta #s(literal 3/2 binary32))) (neg.f32 (pow.f32 eta #s(literal 3/2 binary32)))) |
(*.f32 (pow.f32 (neg.f32 eta) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 eta) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 eta #s(literal 3/2 binary32)) (pow.f32 eta #s(literal 3/2 binary32))) |
(*.f32 eta (*.f32 eta eta)) |
(*.f32 (*.f32 eta eta) eta) |
(pow.f32 (exp.f32 (log.f32 eta)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 eta #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 eta #s(literal 3 binary32)) |
(pow.f32 (*.f32 eta eta) #s(literal 3/2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 eta) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 eta) #s(literal 3 binary32)))) |
(fabs.f32 (*.f32 eta (*.f32 eta eta))) |
(exp.f32 (*.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32)) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 eta eta)) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 3 binary32))) |
eta |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta))) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(sqrt.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta)) |
(pow.f32 (exp.f32 (log.f32 eta)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 eta (*.f32 eta eta)) eta) #s(literal 1/2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(pow.f32 (*.f32 eta eta) #s(literal 1 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(neg.f32 (*.f32 eta (neg.f32 eta))) |
#s(literal 3 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 eta h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 eta h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 h eta) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(*.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (/.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) |
(/.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) (*.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (fma.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (*.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (/.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal -1 binary32)) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(+.f32 (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (neg.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(neg.f32 (*.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(neg.f32 (-.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/8 binary32)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(*.f32 (+.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))))) |
(*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(*.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32) (pow.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)) (*.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32))))) (neg.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)))) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 3 binary32)) #s(literal 1/512 binary32)) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) (/.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))))) |
(-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (neg.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) |
(-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (PI.f32)) #s(literal 1/2 binary32) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) #s(literal 1/2 binary32)) (PI.f32) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32))) #s(literal 1/2 binary32) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/4 binary32) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/2 binary32) (PI.f32))) (*.f32 #s(literal -1/2 binary32) (PI.f32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (fabs.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (neg.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)) (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (PI.f32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 (PI.f32) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(+.f32 (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(neg.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) |
(*.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (PI.f32)) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) #s(literal 1/2 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/2 binary32) (PI.f32))) (*.f32 #s(literal -1/2 binary32) (PI.f32))) |
(*.f32 (fabs.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) (neg.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)))) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) |
(*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (PI.f32) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(pow.f32 (exp.f32 (log.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) #s(literal 3/2 binary32)) |
(pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)))) |
(fabs.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32))) |
(*.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32))) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) (PI.f32)) |
(sqrt.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(/.f32 (neg.f32 (PI.f32)) #s(literal -2 binary32)) |
(/.f32 (PI.f32) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))) |
(fabs.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) |
(fabs.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(PI.f32) |
(*.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (fabs.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) (fabs.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)))) |
(*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32))) |
(*.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(pow.f32 (exp.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) #s(literal 3/2 binary32)) |
(pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) |
(fabs.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(+.f32 (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(neg.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h)) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
(pow.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 h (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(neg.f32 (/.f32 (neg.f32 h) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(*.f32 (*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32))) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 #s(literal -1/2 binary32) (PI.f32))) (*.f32 #s(literal -1/2 binary32) (PI.f32))) |
(*.f32 (*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(*.f32 (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))))) |
(*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (-.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (fma.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (-.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (pow.f32 (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32) (+.f32 (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (*.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32) (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) (/.f32 (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(-.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32))) #s(literal 1/2 binary32))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (*.f32 #s(literal -1/2 binary32) (PI.f32)))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1/4 binary32))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32)))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/2 binary32) (PI.f32)))) |
(-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (PI.f32)) #s(literal 1/2 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/2 binary32)) #s(literal 1/2 binary32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32)) #s(literal 1/2 binary32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)) (PI.f32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 #s(literal -1/2 binary32) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/4 binary32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (PI.f32) (*.f32 (PI.f32) #s(literal 1/4 binary32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (PI.f32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (PI.f32) (*.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(+.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32)))) (/.f32 (pow.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32)) (fma.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/16 binary32))))) |
(+.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32)))) |
(+.f32 (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32))) |
(+.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(neg.f32 (neg.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(*.f32 (*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(*.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(*.f32 (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32))) (-.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)) (pow.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)))) (neg.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (+.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32))))) |
(-.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (/.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(-.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(-.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(-.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(-.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(-.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)))) |
(fma.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (PI.f32)) #s(literal 1/2 binary32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (fabs.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (neg.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)) (PI.f32) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fabs.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 (PI.f32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(+.f32 (/.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 6 binary32)) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))))) (/.f32 (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (-.f32 (+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 4 binary32)) (pow.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (*.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)))))) |
(+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (neg.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(+.f32 (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))) |
(*.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (PI.f32)) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)) (PI.f32)) |
(*.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32)))) |
(*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) |
(*.f32 (PI.f32) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
Compiled 83 195 to 6 348 computations (92.4% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 143 | 16 | 1 159 |
| Fresh | 3 | 0 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 149 | 18 | 1 167 |
| Status | Accuracy | Program |
|---|---|---|
| 27.4% | (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) | |
| 26.7% | (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) | |
| 26.7% | (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) | |
| 92.9% | (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) | |
| 94.6% | (asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) | |
| 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) | |
| ✓ | 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
| 94.0% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) eta)) h)) | |
| ▶ | 93.2% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h)) |
| ▶ | 95.8% | (asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) | |
| ▶ | 60.8% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))))) |
| 77.1% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 eta h) (*.f32 (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32))) (*.f32 (*.f32 eta (*.f32 eta eta)) (/.f32 eta h))))) | |
| 49.6% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) eta (*.f32 (*.f32 eta (*.f32 eta eta)) h)) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)))) | |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h) eta))) | |
| ▶ | 40.8% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))))) |
| ✓ | 96.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
| ▶ | 95.7% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
Compiled 1 398 to 717 computations (48.7% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 884 | 7468 |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
(*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 #s(literal 1 binary32) eta) |
#s(literal 1 binary32) |
eta |
h |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 eta h) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) |
(-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(*.f32 eta eta) |
(*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) |
(/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))) |
(fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) |
(/.f32 h eta) |
(*.f32 eta (*.f32 eta eta)) |
(*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) h) |
(*.f32 sinTheta_O sinTheta_O) |
#s(literal 1/2 binary32) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))) |
(-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) |
(pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) |
(*.f32 #s(literal 1/2 binary32) h) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) |
(/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))) |
#s(literal 2 binary32) |
(/.f32 (*.f32 h h) (*.f32 eta eta)) |
(*.f32 h h) |
(-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)) |
| Outputs |
|---|
#s(approx (asin (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h)) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (pow.f32 eta #s(literal 2 binary32))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (pow.f32 sinTheta_O #s(literal 2 binary32))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/8 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 h eta)) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))) (/.f32 h eta))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (fma.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h))) |
#s(approx (* (* (* sinTheta_O sinTheta_O) h) 1/2) (*.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (* (* sinTheta_O sinTheta_O) h) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32)))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 eta #s(literal 6 binary32)))) (/.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 eta #s(literal 6 binary32))))) |
#s(approx (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (* sinTheta_O (/ sinTheta_O (* eta (* eta eta)))) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (/ sinTheta_O (* eta (* eta eta))) (/.f32 sinTheta_O (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (*.f32 #s(literal -1 binary32) (/.f32 h eta))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32)))) (/.f32 h eta))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O)) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) (pow.f32 sinTheta_O #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))))) sinTheta_O)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 eta #s(literal 3 binary32))) (/.f32 h (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) h (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (fma.f32 #s(literal -1 binary32) (/.f32 (pow.f32 h #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 4 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 eta #s(literal 6 binary32))))))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) (/.f32 h (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 eta #s(literal 3 binary32))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) sinTheta_O) (pow.f32 eta #s(literal 2 binary32))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx h h) |
#s(approx (/ eta h) (/.f32 eta h)) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 h (fma.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta))) (/.f32 (*.f32 h (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 eta #s(literal 6 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) eta)))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (*.f32 (pow.f32 h #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 eta #s(literal 6 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (* 1/2 h) (*.f32 #s(literal 1/2 binary32) h)) |
#s(approx (/ (* h h) (* eta eta)) (/.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* h h) (pow.f32 h #s(literal 2 binary32))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (*.f32 h (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) eta)))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal -1 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 #s(literal -1 binary32) (*.f32 h (fma.f32 #s(literal -1 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (/ (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 h (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 eta #s(literal 6 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) eta))))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (*.f32 #s(literal -1 binary32) (*.f32 h (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) eta))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -5/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 eta) (/.f32 #s(literal 1 binary32) eta)) |
#s(approx eta eta) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (* eta (* eta eta)) (pow.f32 eta #s(literal 3 binary32))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 h #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 4 binary32))))) (pow.f32 eta #s(literal 6 binary32)))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))))) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta)) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (- (pow (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) 2) (/ (* h h) (* eta eta))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 (pow.f32 h #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 eta #s(literal 4 binary32)))) (pow.f32 h #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32)))) h) eta)) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (* (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) h) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal -1 binary32) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) eta)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))))))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) h (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta))) |
#s(approx (- (* (* 1/2 h) (* sinTheta_O (/ sinTheta_O (* eta (* eta eta))))) (/ h eta)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) h)) eta))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 428.0ms | h | -inf |
| 13.0ms | sinTheta_O | 0 |
| 9.0ms | sinTheta_O | inf |
| 7.0ms | h | 0 |
| 6.0ms | h | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 659 |
| 0 | 87 | 487 |
| 1 | 383 | 457 |
| 0 | 3978 | 451 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
(*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 #s(literal 1 binary32) eta) |
#s(literal 1 binary32) |
eta |
h |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 eta h) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) |
(-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(*.f32 eta eta) |
(*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) |
(/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))) |
(fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) |
(/.f32 h eta) |
(*.f32 eta (*.f32 eta eta)) |
(*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) h) |
(*.f32 sinTheta_O sinTheta_O) |
#s(literal 1/2 binary32) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))) |
(-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) |
(pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) |
(*.f32 #s(literal 1/2 binary32) h) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) |
(/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))) |
#s(literal 2 binary32) |
(/.f32 (*.f32 h h) (*.f32 eta eta)) |
(*.f32 h h) |
(-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta)) |
| Outputs |
|---|
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))))) |
(asin.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))))) |
(neg.f32 (-.f32 (acos.f32 (*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 h #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta))) |
(*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h) |
#s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (pow.f32 eta #s(literal -1/2 binary32)) (pow.f32 eta #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) eta)) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 eta))) |
(/.f32 #s(literal -1 binary32) (neg.f32 eta)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) eta)) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 eta))) |
(/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) eta) |
(pow.f32 eta #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) eta)) |
(neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
#s(literal 1 binary32) |
eta |
h |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(*.f32 (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (neg.f32 h)) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) h))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) (pow.f32 (/.f32 #s(literal 1 binary32) h) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 h eta)) #s(literal 2 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (neg.f32 h)) (*.f32 #s(literal 2 binary32) (neg.f32 eta))) |
(/.f32 (*.f32 #s(literal 2 binary32) h) (*.f32 #s(literal 2 binary32) eta)) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 eta)) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 eta)) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (neg.f32 eta) h))) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (/.f32 (neg.f32 eta) h)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(/.f32 h eta) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 (/.f32 eta h) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 h)) (neg.f32 eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) h) eta) |
(*.f32 (neg.f32 eta) (/.f32 #s(literal 1 binary32) (neg.f32 h))) |
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 eta) h)) |
(*.f32 (/.f32 eta h) #s(literal 1 binary32)) |
(*.f32 eta (/.f32 (/.f32 #s(literal 1 binary32) h) #s(literal 1 binary32))) |
(*.f32 eta (/.f32 #s(literal 1 binary32) h)) |
(*.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 h))) |
(/.f32 (/.f32 #s(literal 1 binary32) h) (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (/.f32 (neg.f32 eta) h) #s(literal -1 binary32)) |
(/.f32 (neg.f32 eta) (*.f32 (neg.f32 h) #s(literal 1 binary32))) |
(/.f32 (neg.f32 eta) (neg.f32 h)) |
(/.f32 #s(literal -1 binary32) (/.f32 (neg.f32 h) eta)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 h eta))) |
(/.f32 (/.f32 eta h) #s(literal 1 binary32)) |
(/.f32 eta h) |
(/.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(pow.f32 (/.f32 h eta) #s(literal -1 binary32)) |
(pow.f32 (/.f32 eta h) #s(literal 1 binary32)) |
(neg.f32 (/.f32 (neg.f32 eta) h)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) h)) |
(*.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal -1/2 binary32)) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal -1 binary32)) |
(pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))))) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta))))) (fabs.f32 eta)) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 eta eta) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) (sqrt.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) #s(literal -1 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(pow.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)))) (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)))) (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)))) eta) eta) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta))) (*.f32 eta eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)))) (*.f32 eta eta)) |
(*.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(*.f32 (*.f32 eta eta) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 eta eta) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 sinTheta_O sinTheta_O)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta) (pow.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) (neg.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (*.f32 (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta))))) (/.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) #s(literal 3 binary32)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)))))) |
(-.f32 (*.f32 eta eta) (neg.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) |
(-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)) |
(fma.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (pow.f32 eta #s(literal 1 binary32)) (pow.f32 eta #s(literal 1 binary32)) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (pow.f32 eta #s(literal 1 binary32)) eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O (*.f32 eta eta)) |
(fma.f32 (fabs.f32 eta) (fabs.f32 eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (neg.f32 eta) (neg.f32 eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(fma.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 eta eta)) |
(fma.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (neg.f32 sinTheta_O) (*.f32 eta eta)) |
(fma.f32 sinTheta_O (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) (*.f32 eta eta)) |
(fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(+.f32 (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) (*.f32 eta eta)) |
(+.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(neg.f32 (-.f32 (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) (*.f32 eta eta))) |
(*.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (pow.f32 eta #s(literal 1 binary32)) (pow.f32 eta #s(literal 1 binary32))) |
(*.f32 (pow.f32 eta #s(literal 1 binary32)) eta) |
(*.f32 (fabs.f32 eta) (fabs.f32 eta)) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(pow.f32 (fabs.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O)) |
(/.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 sinTheta_O (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 sinTheta_O sinTheta_O))) |
(*.f32 (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 sinTheta_O (/.f32 #s(literal 1 binary32) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 sinTheta_O #s(literal 1 binary32)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 sinTheta_O) (neg.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O))) |
(/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O)) |
(pow.f32 (/.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) sinTheta_O) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
sinTheta_O |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) eta)) |
(*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) eta) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 eta eta))) |
(*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) |
(*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (/.f32 h eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(*.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)))) |
(*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (*.f32 eta eta)) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)))) |
(/.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) eta) eta) |
(/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 eta eta)) eta) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (neg.f32 eta) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 eta) h) #s(literal -1 binary32)) (/.f32 (neg.f32 eta) h)) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 eta h) #s(literal 1 binary32)) (/.f32 eta h)) |
(/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta))) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (neg.f32 eta))) (*.f32 (neg.f32 eta) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 (neg.f32 eta) h))) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 eta h))) (*.f32 (/.f32 eta h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (*.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) (+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) eta h) eta) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) h) eta)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32))) (fma.f32 (/.f32 h (*.f32 eta eta)) h (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) h) eta)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (fma.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta))) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 (*.f32 eta eta) eta) (*.f32 (neg.f32 eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (neg.f32 eta) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 eta (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (/.f32 eta h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (/.f32 eta h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta)) (*.f32 (neg.f32 eta) eta)) |
(/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (*.f32 eta eta)) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (*.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (*.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (*.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (neg.f32 (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta eta) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 h) eta)) |
(-.f32 (/.f32 h eta) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) |
(-.f32 (/.f32 h eta) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta)) (/.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (/.f32 h eta) eta) eta) (/.f32 (*.f32 eta eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (/.f32 (/.f32 h eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (/.f32 h eta) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 eta eta)) (/.f32 h (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (neg.f32 h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (*.f32 (/.f32 h eta) eta) (/.f32 (*.f32 eta eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32) (/.f32 h eta)) |
(fma.f32 (/.f32 h (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) |
(fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 h eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (/.f32 h eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (/.f32 h eta)) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 (/.f32 h eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 h eta) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 h eta) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (/.f32 h eta)) |
(fma.f32 h (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) h)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (pow.f32 (/.f32 #s(literal 1 binary32) h) #s(literal -1 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) h (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h)) (/.f32 h eta)) |
(fma.f32 #s(literal 1 binary32) (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) #s(literal -1 binary32)) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) |
(+.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(neg.f32 (*.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)))) |
(neg.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 eta eta) eta))) |
(neg.f32 (-.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) |
(*.f32 (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 (/.f32 h eta) eta)) (*.f32 eta eta)) |
(*.f32 (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))))) |
(*.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (*.f32 (*.f32 eta eta) eta)) |
(*.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))))) |
(*.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h))))) (neg.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))))) |
(/.f32 (neg.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) #s(literal 1/4 binary32) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 sinTheta_O sinTheta_O)) (*.f32 #s(literal 1/2 binary32) h))))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h))) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))))) |
(-.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (neg.f32 (*.f32 (/.f32 h eta) eta)) (*.f32 eta eta))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (neg.f32 eta) eta) eta) (/.f32 h eta))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 eta eta) eta))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (fabs.f32 eta)) (fabs.f32 eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (fabs.f32 eta)) (fabs.f32 eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (fabs.f32 eta)) (fabs.f32 eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (neg.f32 eta)) (neg.f32 eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (neg.f32 eta)) (neg.f32 eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) (neg.f32 eta)) (neg.f32 eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 #s(literal 1 binary32) eta)) h (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 #s(literal 1 binary32) eta)) h (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 #s(literal 1 binary32) eta)) h (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (/.f32 h eta) (*.f32 eta eta)) eta (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (/.f32 h eta) (*.f32 eta eta)) eta (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (/.f32 h eta) (*.f32 eta eta)) eta (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) sinTheta_O) (*.f32 h sinTheta_O) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) #s(literal 1 binary32)) (/.f32 h eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) #s(literal 1 binary32)) (/.f32 h eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) #s(literal 1 binary32)) (/.f32 h eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (/.f32 #s(literal 1 binary32) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (/.f32 #s(literal 1 binary32) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (/.f32 #s(literal 1 binary32) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (*.f32 #s(literal 1/2 binary32) h)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (*.f32 #s(literal 1/2 binary32) h)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O sinTheta_O) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 h eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 h eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 h eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (/.f32 h eta) (*.f32 (*.f32 eta eta) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (/.f32 h eta) (*.f32 (*.f32 eta eta) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (/.f32 h eta) (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 eta eta) (*.f32 (/.f32 h eta) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 eta eta) (*.f32 (/.f32 h eta) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (*.f32 eta eta) (*.f32 (/.f32 h eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 h (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 h (*.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 h (*.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 eta eta) eta)) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 h (*.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 h (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 h (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 h (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 eta eta) eta) h) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 sinTheta_O (*.f32 (*.f32 h sinTheta_O) #s(literal 1/2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 sinTheta_O (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(fma.f32 eta (*.f32 (*.f32 eta eta) (/.f32 h eta)) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 eta (*.f32 (*.f32 eta eta) (/.f32 h eta)) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 eta (*.f32 (*.f32 eta eta) (/.f32 h eta)) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)))) (/.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))))) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (neg.f32 (*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) h)) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (neg.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) |
(neg.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) |
(*.f32 (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (neg.f32 h)) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta))) |
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) h))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) (pow.f32 (/.f32 #s(literal 1 binary32) h) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 h eta)) #s(literal 2 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (neg.f32 h)) (*.f32 #s(literal 2 binary32) (neg.f32 eta))) |
(/.f32 (*.f32 #s(literal 2 binary32) h) (*.f32 #s(literal 2 binary32) eta)) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 eta)) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 eta)) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (neg.f32 eta) h))) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (/.f32 (neg.f32 eta) h)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(/.f32 h eta) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
(*.f32 (*.f32 eta (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (pow.f32 eta #s(literal 3/2 binary32)) (pow.f32 eta #s(literal 3/2 binary32))) |
(*.f32 (*.f32 (neg.f32 eta) eta) (neg.f32 eta)) |
(*.f32 (fabs.f32 eta) (*.f32 (fabs.f32 eta) eta)) |
(*.f32 (neg.f32 eta) (*.f32 (neg.f32 eta) eta)) |
(*.f32 (*.f32 eta eta) eta) |
(*.f32 eta (*.f32 eta eta)) |
(pow.f32 eta #s(literal 3 binary32)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 3 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h) |
(*.f32 (*.f32 #s(literal 1/2 binary32) sinTheta_O) (*.f32 h sinTheta_O)) |
(*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32)) h) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (*.f32 #s(literal 1/2 binary32) h))) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (*.f32 #s(literal 1/2 binary32) h))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) |
(*.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 1/2 binary32)) |
(*.f32 h (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(literal 1/2 binary32) h)) |
(*.f32 sinTheta_O (*.f32 (*.f32 h sinTheta_O) #s(literal 1/2 binary32))) |
(*.f32 sinTheta_O (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) |
(*.f32 (*.f32 h (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 h (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 h sinTheta_O) sinTheta_O) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) h)) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) h)) |
(*.f32 h (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) h) |
(*.f32 sinTheta_O (*.f32 h sinTheta_O)) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) sinTheta_O) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 sinTheta_O)) (fabs.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (fabs.f32 sinTheta_O)) (neg.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 sinTheta_O))) |
(*.f32 (pow.f32 sinTheta_O #s(literal 1 binary32)) (pow.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (pow.f32 sinTheta_O #s(literal 1 binary32)) sinTheta_O) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 sinTheta_O) (fabs.f32 sinTheta_O)) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (neg.f32 sinTheta_O) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
(*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 2 binary32)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal -1 binary32)) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(pow.f32 (fabs.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
(fabs.f32 (*.f32 sinTheta_O sinTheta_O)) |
(exp.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
#s(literal 1/2 binary32) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) (*.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32))) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (*.f32 (PI.f32) #s(literal 1/2 binary32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) eta)) |
(*.f32 (/.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) eta) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 eta eta))) |
(*.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta))) |
(*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(*.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) eta #s(literal 1 binary32)) (/.f32 h eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(*.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)))) |
(*.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (*.f32 eta eta)) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)))) |
(/.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) eta) eta) |
(/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 eta eta)) eta) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (neg.f32 eta) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 eta) h) #s(literal -1 binary32)) (/.f32 (neg.f32 eta) h)) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 eta h) #s(literal 1 binary32)) (/.f32 eta h)) |
(/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta))) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (neg.f32 eta))) (*.f32 (neg.f32 eta) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 (neg.f32 eta) h))) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 eta h))) (*.f32 (/.f32 eta h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (*.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) (+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) eta h) eta) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) h) eta)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32))) (fma.f32 (/.f32 h (*.f32 eta eta)) h (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) h) eta)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (fma.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (*.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta))) |
(/.f32 (fma.f32 (neg.f32 h) (*.f32 (*.f32 eta eta) eta) (*.f32 (neg.f32 eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (neg.f32 eta) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (/.f32 (neg.f32 eta) h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 eta (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta) (*.f32 (/.f32 eta h) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) (*.f32 (/.f32 eta h) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) #s(literal 1 binary32)) (*.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta)) (*.f32 (neg.f32 eta) eta)) |
(/.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta) (*.f32 eta eta)) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)))) (*.f32 (fma.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (*.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) #s(literal 3 binary32)) #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) #s(literal 3 binary32))) (*.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) h)) (*.f32 eta eta))) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (*.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (neg.f32 (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta eta) (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) eta))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 h) eta)) |
(-.f32 (/.f32 h eta) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta))) |
(-.f32 (/.f32 h eta) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) eta (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (pow.f32 (/.f32 eta h) #s(literal -1/2 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (/.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta)) (/.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (/.f32 h eta) eta) eta) (/.f32 (*.f32 eta eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (/.f32 (/.f32 h eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (/.f32 h eta) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 eta eta)) (/.f32 h (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 h eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta)) (/.f32 h eta)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (neg.f32 h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 (*.f32 (/.f32 h eta) eta) (/.f32 (*.f32 eta eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32) (/.f32 h eta)) |
(fma.f32 (/.f32 h (*.f32 eta eta)) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (neg.f32 eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (/.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) |
(fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 h eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (/.f32 h eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32)) (/.f32 h eta)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (/.f32 h eta)) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 eta eta) eta) (/.f32 (/.f32 h eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 h eta) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 h eta) #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (/.f32 h eta)) |
(fma.f32 h (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) h)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (pow.f32 (/.f32 #s(literal 1 binary32) h) #s(literal -1 binary32)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) h (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta)) (/.f32 h eta)) |
(fma.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h)) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(fma.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h)) (/.f32 h eta)) |
(fma.f32 #s(literal 1 binary32) (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) #s(literal -1 binary32)) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (neg.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))))) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) h) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) |
(+.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(neg.f32 (*.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 sinTheta_O sinTheta_O)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) |
(neg.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)))) |
(neg.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 (*.f32 eta eta) eta))) |
(neg.f32 (-.f32 (/.f32 (*.f32 h h) (*.f32 (*.f32 eta eta) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (*.f32 h h))) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta))) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)))) |
(*.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) eta) eta) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) eta) (*.f32 h (/.f32 h eta))) eta) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (neg.f32 eta) eta)) (*.f32 (neg.f32 h) h)) (*.f32 (neg.f32 eta) eta)) |
(/.f32 (-.f32 (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 eta (/.f32 eta (*.f32 h h)))) #s(literal 1 binary32)) (*.f32 eta (/.f32 eta (*.f32 h h)))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (-.f32 (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h))) (*.f32 (neg.f32 eta) eta)) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) (neg.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)))) |
(/.f32 (neg.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (*.f32 eta eta)) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta eta) (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 eta eta)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h))) (/.f32 (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)))) |
(-.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)))) (/.f32 (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32)) (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))))) |
(-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) |
(fma.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 #s(literal 1/2 binary32) h) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 #s(literal 1/2 binary32) h)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (fabs.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (fabs.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (exp.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) (exp.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 2 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 2 binary32)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (/.f32 (neg.f32 h) eta) (/.f32 h eta) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (neg.f32 h) h) (/.f32 #s(literal 1 binary32) (*.f32 eta eta)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(fma.f32 (neg.f32 h) (/.f32 h (*.f32 eta eta)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 h h) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(fma.f32 (/.f32 h eta) (/.f32 (neg.f32 h) eta) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(fma.f32 h (neg.f32 (/.f32 h (*.f32 eta eta))) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(+.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(neg.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)))) |
(*.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 #s(literal 1/2 binary32) h)) |
(*.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 #s(literal 1/2 binary32) h)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) |
(*.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h)) |
(*.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)))) |
(*.f32 (fabs.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (fabs.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (exp.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) (exp.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)))) |
(*.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 2 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 2 binary32))) |
(*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h))) |
(*.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32))) |
(*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 #s(literal 1/4 binary32) (*.f32 h h))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 h h)) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O))) |
(*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
(pow.f32 (exp.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)))) |
(fabs.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32))) |
(*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) |
(*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O) |
(*.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta))) |
(*.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta)) |
(*.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta)) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta))) |
(*.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32)) |
(*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h)) |
(*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h)) |
(*.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h))) |
(/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O eta)) (*.f32 eta eta)) |
(/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (neg.f32 sinTheta_O)) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta)) eta) |
(/.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta) (*.f32 eta eta)) |
(/.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))))) |
(pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1 binary32)) |
(exp.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 1 binary32))) |
(*.f32 #s(literal 1/2 binary32) h) |
(*.f32 h #s(literal 1/2 binary32)) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) (*.f32 eta eta)) (/.f32 (fabs.f32 sinTheta_O) eta)) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) eta) (/.f32 (fabs.f32 sinTheta_O) (*.f32 eta eta))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) (*.f32 eta eta)) (/.f32 (neg.f32 sinTheta_O) eta)) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) eta) (/.f32 (neg.f32 sinTheta_O) (*.f32 eta eta))) |
(*.f32 (/.f32 sinTheta_O (*.f32 eta eta)) (/.f32 sinTheta_O eta)) |
(*.f32 (/.f32 sinTheta_O eta) (/.f32 sinTheta_O (*.f32 eta eta))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) (*.f32 eta eta)) |
(/.f32 (*.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(/.f32 (*.f32 (/.f32 sinTheta_O eta) sinTheta_O) (*.f32 eta eta)) |
(/.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(/.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) eta) |
(/.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (*.f32 eta eta)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 sinTheta_O (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) (*.f32 sinTheta_O sinTheta_O))) |
(*.f32 (/.f32 sinTheta_O eta) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) sinTheta_O) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(*.f32 sinTheta_O (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 #s(literal 1 binary32) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (*.f32 sinTheta_O #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (/.f32 (/.f32 sinTheta_O eta) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (/.f32 sinTheta_O eta) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (/.f32 sinTheta_O eta) eta) eta) |
(/.f32 (/.f32 sinTheta_O (*.f32 eta eta)) eta) |
(/.f32 (neg.f32 (/.f32 sinTheta_O eta)) (*.f32 (neg.f32 eta) eta)) |
(/.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(/.f32 (/.f32 sinTheta_O eta) (*.f32 eta eta)) |
(/.f32 (neg.f32 sinTheta_O) (*.f32 (*.f32 (neg.f32 eta) eta) eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O))) |
(/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta eta) (/.f32 sinTheta_O eta))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O)) |
(pow.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) sinTheta_O) #s(literal -1 binary32)) |
(neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 (neg.f32 eta) eta) eta))) |
(neg.f32 (/.f32 (neg.f32 sinTheta_O) (*.f32 (*.f32 eta eta) eta))) |
#s(literal 2 binary32) |
(*.f32 (*.f32 (/.f32 h eta) (/.f32 #s(literal 1 binary32) eta)) h) |
(*.f32 (*.f32 (/.f32 h eta) h) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (/.f32 (fabs.f32 h) (fabs.f32 eta)) (/.f32 (fabs.f32 h) (fabs.f32 eta))) |
(*.f32 (/.f32 (fabs.f32 h) (neg.f32 eta)) (/.f32 (fabs.f32 h) (neg.f32 eta))) |
(*.f32 (/.f32 (fabs.f32 h) eta) (/.f32 (fabs.f32 h) eta)) |
(*.f32 (/.f32 (neg.f32 h) (fabs.f32 eta)) (/.f32 (neg.f32 h) (fabs.f32 eta))) |
(*.f32 (/.f32 h (fabs.f32 eta)) (/.f32 h (fabs.f32 eta))) |
(*.f32 (fabs.f32 (/.f32 h eta)) (fabs.f32 (/.f32 h eta))) |
(*.f32 (*.f32 h (/.f32 h eta)) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (/.f32 h (*.f32 eta eta)) h) |
(*.f32 (/.f32 (neg.f32 h) eta) (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 eta eta)) (*.f32 h h)) |
(*.f32 (*.f32 (neg.f32 h) h) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 eta) eta))) |
(*.f32 (fabs.f32 h) (*.f32 (fabs.f32 h) (/.f32 #s(literal 1 binary32) (*.f32 eta eta)))) |
(*.f32 (fabs.f32 h) (/.f32 (fabs.f32 h) (*.f32 eta eta))) |
(*.f32 (neg.f32 h) (*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (*.f32 eta eta)))) |
(*.f32 (neg.f32 h) (/.f32 (neg.f32 h) (*.f32 eta eta))) |
(*.f32 (*.f32 h h) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 h eta) (/.f32 h eta)) |
(*.f32 h (*.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 h eta))) |
(*.f32 h (/.f32 h (*.f32 eta eta))) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) (*.f32 h (/.f32 h eta))) |
(*.f32 #s(literal 1 binary32) (*.f32 (/.f32 h (*.f32 eta eta)) h)) |
(/.f32 (*.f32 (/.f32 h eta) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (*.f32 (/.f32 h eta) #s(literal -1 binary32)) (/.f32 (neg.f32 eta) h)) |
(/.f32 (*.f32 (/.f32 h eta) h) eta) |
(/.f32 (*.f32 (neg.f32 h) (/.f32 h eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (*.f32 h h) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (*.f32 h h) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (*.f32 (*.f32 h h) #s(literal 1 binary32)) (*.f32 eta eta)) |
(/.f32 (*.f32 (neg.f32 h) #s(literal -1 binary32)) (*.f32 (neg.f32 eta) (/.f32 (neg.f32 eta) h))) |
(/.f32 (*.f32 (neg.f32 h) #s(literal 1 binary32)) (*.f32 (neg.f32 eta) (/.f32 eta h))) |
(/.f32 (*.f32 #s(literal -1 binary32) (neg.f32 h)) (*.f32 (/.f32 (neg.f32 eta) h) (neg.f32 eta))) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (*.f32 (/.f32 (neg.f32 eta) h) eta)) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (*.f32 eta (/.f32 (neg.f32 eta) h))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 h)) (*.f32 (/.f32 eta h) (neg.f32 eta))) |
(/.f32 (neg.f32 (*.f32 h (/.f32 h eta))) (neg.f32 eta)) |
(/.f32 (*.f32 h (/.f32 h eta)) eta) |
(/.f32 (/.f32 (neg.f32 h) eta) (/.f32 (neg.f32 eta) h)) |
(/.f32 (*.f32 (neg.f32 h) h) (*.f32 (neg.f32 eta) eta)) |
(/.f32 #s(literal -1 binary32) (*.f32 (/.f32 (neg.f32 eta) h) (/.f32 eta h))) |
(/.f32 #s(literal -1 binary32) (*.f32 (/.f32 eta h) (/.f32 (neg.f32 eta) h))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 eta (/.f32 eta (*.f32 h h))))) |
(/.f32 (*.f32 h h) (*.f32 eta eta)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 eta (/.f32 eta (*.f32 h h))))) |
(/.f32 (/.f32 h eta) (/.f32 eta h)) |
(/.f32 h (*.f32 eta (/.f32 eta h))) |
(/.f32 h (*.f32 (/.f32 eta h) eta)) |
(/.f32 #s(literal 1 binary32) (/.f32 eta (*.f32 h (/.f32 h eta)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta (/.f32 eta (*.f32 h h))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 eta (/.f32 eta (*.f32 h h)))) |
(pow.f32 (*.f32 eta (/.f32 eta (*.f32 h h))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 h eta) #s(literal 2 binary32)) |
(pow.f32 (/.f32 eta h) #s(literal -2 binary32)) |
(neg.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h))) |
(*.f32 (fabs.f32 (fabs.f32 h)) (fabs.f32 (fabs.f32 h))) |
(*.f32 (neg.f32 (fabs.f32 h)) (neg.f32 (fabs.f32 h))) |
(*.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 h))) |
(*.f32 (pow.f32 h #s(literal 1 binary32)) (pow.f32 h #s(literal 1 binary32))) |
(*.f32 (pow.f32 h #s(literal 1 binary32)) h) |
(*.f32 (fabs.f32 h) (fabs.f32 h)) |
(*.f32 (neg.f32 h) (neg.f32 h)) |
(*.f32 h h) |
(pow.f32 (fabs.f32 h) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 h) #s(literal 2 binary32)) |
(pow.f32 h #s(literal 2 binary32)) |
(fabs.f32 (*.f32 h h)) |
(exp.f32 (*.f32 (log.f32 h) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 h) h)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O)) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (*.f32 #s(literal 1/2 binary32) h)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 #s(literal 1/2 binary32) h)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)))) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 h h) (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(*.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(*.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (-.f32 #s(literal 1 binary32) (/.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (neg.f32 eta)) (neg.f32 h)) (neg.f32 eta)) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 eta) h)) #s(literal -1 binary32)) (/.f32 (neg.f32 eta) h)) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 eta h)) #s(literal 1 binary32)) (/.f32 eta h)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 3 binary32)) (pow.f32 (/.f32 (neg.f32 h) eta) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (*.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 h) eta))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h)) (neg.f32 eta)) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)))) (neg.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h) eta) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) #s(literal 2 binary32)) (*.f32 h h)) (*.f32 (*.f32 eta eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32)) (/.f32 (*.f32 (*.f32 h h) (*.f32 h h)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta))) (*.f32 (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta))) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (log.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) #s(literal 2 binary32)) #s(literal 3 binary32))) (pow.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) #s(literal 3 binary32))) (*.f32 (fma.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 4 binary32))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32))) (neg.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (*.f32 (/.f32 h (*.f32 eta eta)) h)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) h))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) eta)) eta) (/.f32 h eta)) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 3 binary32)) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))))) (/.f32 (*.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (/.f32 h eta)) (fma.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 2 binary32)) (*.f32 (/.f32 h eta) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) (/.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(-.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 h eta)) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta))) sinTheta_O (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (neg.f32 (/.f32 #s(literal 1 binary32) eta)) h (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 1/2 binary32)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) (/.f32 #s(literal 1/2 binary32) eta) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 eta eta)) (/.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) eta) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) eta) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 eta eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) #s(literal 1 binary32)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) h) #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1/2 binary32) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 #s(literal -1 binary32) (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 (*.f32 #s(literal 1/2 binary32) h) sinTheta_O) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 #s(literal 1/2 binary32) (pow.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) #s(literal 1 binary32)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) h) (/.f32 (neg.f32 h) eta)) |
(fma.f32 (*.f32 h (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 eta eta) eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 h (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 h (neg.f32 (/.f32 #s(literal 1 binary32) eta)) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (/.f32 #s(literal 1 binary32) eta) (neg.f32 h) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 (*.f32 eta eta) eta)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 sinTheta_O (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) (*.f32 #s(literal 1/2 binary32) h)) (/.f32 (neg.f32 h) eta)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(+.f32 (/.f32 (pow.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) #s(literal 2 binary32)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta))) (/.f32 (neg.f32 (*.f32 (/.f32 h (*.f32 eta eta)) h)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(+.f32 (/.f32 (neg.f32 h) eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h)) |
(+.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) (/.f32 (neg.f32 h) eta)) |
(neg.f32 (-.f32 (/.f32 h eta) (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h))) |
Compiled 56 269 to 5 945 computations (89.4% saved)
23 alts after pruning (19 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 018 | 13 | 1 031 |
| Fresh | 5 | 6 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 026 | 23 | 1 049 |
| Status | Accuracy | Program |
|---|---|---|
| 27.4% | (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) | |
| 26.7% | (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) | |
| ▶ | 26.7% | (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
| 92.9% | (*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) | |
| ▶ | 94.6% | (asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) |
| 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) | |
| ✓ | 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
| ▶ | 93.2% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
| ✓ | 95.8% | (asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
| 91.0% | (asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32)))) h)) | |
| 93.1% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 h eta)))) | |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) | |
| 60.5% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta (*.f32 eta eta))))) | |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) eta h) eta))) | |
| 60.2% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 eta (*.f32 eta eta))))) | |
| 49.6% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) | |
| ▶ | 95.2% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
| ▶ | 59.8% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))))) |
| ✓ | 96.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
| 95.0% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) h) (/.f32 #s(literal 1 binary32) eta))))) | |
| ✓ | 95.7% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
| 95.2% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) h) eta)))) | |
| 89.5% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))))) |
Compiled 1 600 to 879 computations (45.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1350 | 11953 |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h))) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) eta) |
#s(literal 1 binary32) |
eta |
(/.f32 #s(literal 1 binary32) h) |
h |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(PI.f32) |
#s(literal 1/2 binary32) |
(acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(/.f32 h eta) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) |
(-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) |
(*.f32 eta eta) |
(*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) |
sinTheta_O |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) |
(/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta)) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 sinTheta_O sinTheta_O) |
(*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) |
(*.f32 (pow.f32 eta #s(literal 2 binary32)) h) |
(pow.f32 eta #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(*.f32 eta (*.f32 eta eta)) |
| Outputs |
|---|
#s(approx (asin (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (- (* (PI) 1/2) (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (acos (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (fma.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))) (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 5 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32)))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 2 binary32))))) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (pow.f32 eta #s(literal 2 binary32))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 #s(literal -1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (pow.f32 sinTheta_O #s(literal 2 binary32))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 3/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (+.f32 #s(literal 3/8 binary32) (*.f32 #s(literal 5/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (asin (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta))) (asin.f32 (/.f32 h (*.f32 eta (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 h eta)) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))) (/.f32 h eta))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))) eta) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 eta #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 eta #s(literal 3 binary32))))) (/.f32 h eta))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32))))) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) eta) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))) (pow.f32 eta #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))) eta) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 eta #s(literal 5 binary32))))) (pow.f32 eta #s(literal 2 binary32)))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))) eta) (*.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 eta #s(literal 5 binary32))))))) (*.f32 #s(literal -1/2 binary32) (/.f32 h (pow.f32 eta #s(literal 3 binary32))))) (/.f32 h eta))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) eta) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (+.f32 eta (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) eta)))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (+.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) eta)))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (+.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32))))) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))))) (*.f32 #s(literal -1/2 binary32) (*.f32 eta (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32))))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) eta)))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) #s(literal 1 binary32)) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32))))) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 4 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -3/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 3/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 5/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (pow.f32 eta #s(literal 2 binary32)))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 2 binary32))))) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (fma.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/16 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (+.f32 eta (*.f32 #s(literal -1/2 binary32) (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (+.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) eta (*.f32 #s(literal -1/8 binary32) (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (+.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) eta (*.f32 #s(literal -1/16 binary32) (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))) #s(literal 1/8 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (fma.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))))) (pow.f32 sinTheta_O #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))))) sinTheta_O)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 sinTheta_O (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 h (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) sinTheta_O)) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 (pow.f32 eta #s(literal 3 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))))) sinTheta_O)) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 eta (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (*.f32 eta (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 5 binary32)))))) (pow.f32 sinTheta_O #s(literal 4 binary32))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 eta #s(literal 3 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))))))) sinTheta_O)) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (fma.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (fma.f32 eta (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 sinTheta_O (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) sinTheta_O)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (/.f32 sinTheta_O (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/16 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 eta #s(literal 3 binary32))) (/.f32 h (*.f32 eta (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal 1/2 binary32) h (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 4 binary32)) h) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))))) sinTheta_O))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 eta #s(literal 4 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) sinTheta_O) (pow.f32 eta #s(literal 2 binary32))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32)))))) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 h (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) sinTheta_O))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 eta #s(literal 3 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))))) sinTheta_O))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (*.f32 eta (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 5 binary32))))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (*.f32 eta (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/4 binary32) (/.f32 h (*.f32 (pow.f32 eta #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 h (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32))))))) sinTheta_O))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 eta (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 eta (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 eta (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 3 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))) (pow.f32 sinTheta_O #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))))))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 sinTheta_O (+.f32 (/.f32 #s(literal 1 binary32) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) sinTheta_O))) sinTheta_O)) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 3/8 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 5/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 7 binary32))))))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 eta (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32)))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32)))))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (fma.f32 #s(literal -1/8 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/16 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (fma.f32 #s(literal 1/2 binary32) (/.f32 eta (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 eta (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (sqrt.f32 #s(literal -1 binary32))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 sinTheta_O (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ 1 h) (/.f32 #s(literal 1 binary32) h)) |
#s(approx h h) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (/.f32 h (*.f32 eta (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (*.f32 h (fma.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32)))) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 h (fma.f32 #s(literal 1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)) (pow.f32 eta #s(literal 2 binary32))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 h (fma.f32 #s(literal -1 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))) (pow.f32 eta #s(literal 3 binary32))))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 #s(literal -1 binary32) (*.f32 h (fma.f32 #s(literal -1 binary32) (pow.f32 eta #s(literal 2 binary32)) (*.f32 #s(literal -1/2 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) h) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 h (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 h (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 eta) (/.f32 #s(literal 1 binary32) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -5/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 7 binary32))) (*.f32 #s(literal 3/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (/.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) eta)) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (/.f32 (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) eta)) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (/.f32 (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))))) eta)) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (/.f32 (+.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (fma.f32 (pow.f32 eta #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 eta #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 3 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (neg.f32 (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))))) eta)) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 eta #s(literal 2 binary32)) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (pow.f32 eta #s(literal 2 binary32)))) |
#s(approx (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) |
#s(approx (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))) (*.f32 eta (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (pow.f32 eta #s(literal 3 binary32)))) |
#s(approx (* eta (* eta eta)) (pow.f32 eta #s(literal 3 binary32))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))))))))) |
#s(approx (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) |
#s(approx (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))))))))) |
#s(approx (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta)) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 h (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 h (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (/.f32 #s(literal -1 binary32) eta)) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))))) (pow.f32 eta #s(literal 4 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ 1 (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) (pow.f32 eta #s(literal 6 binary32))))) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) eta)) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))))) |
#s(approx (sqrt (- (* eta eta) (* (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) (*.f32 #s(literal -1 binary32) (*.f32 eta (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32))))))))))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) h (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) h (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))))) eta))) |
#s(approx (/ h (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta)) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) h (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 6 binary32))) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (fma.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 4 binary32))) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))))) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))))))) eta))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 eta (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))) #s(literal 1 binary32))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 eta (-.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))))))) #s(literal 1 binary32))))) |
#s(approx (* (sqrt (- 1 (/ (* sinTheta_O sinTheta_O) (* eta (* eta (sqrt (- 1 (* sinTheta_O sinTheta_O)))))))) eta) (*.f32 #s(literal -1 binary32) (*.f32 eta (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 6 binary32)) (*.f32 (pow.f32 eta #s(literal 6 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 3 binary32)))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 4 binary32)) (*.f32 (pow.f32 eta #s(literal 4 binary32)) (pow.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32)))) #s(literal 2 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 sinTheta_O #s(literal 2 binary32)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (pow.f32 sinTheta_O #s(literal 2 binary32))))))))) #s(literal 1 binary32))))) |
#s(approx (/ (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (* eta (* eta eta))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) h (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 eta #s(literal 2 binary32))))) eta))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | eta | -inf |
| 8.0ms | sinTheta_O | inf |
| 7.0ms | sinTheta_O | 0 |
| 7.0ms | h | inf |
| 5.0ms | h | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 580 |
| 0 | 88 | 475 |
| 1 | 376 | 446 |
| 0 | 3396 | 442 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h))) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) eta) |
#s(literal 1 binary32) |
eta |
(/.f32 #s(literal 1 binary32) h) |
h |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(PI.f32) |
#s(literal 1/2 binary32) |
(acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(/.f32 h eta) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) |
(-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) |
(*.f32 eta eta) |
(*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) |
sinTheta_O |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) |
(/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta)) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))) |
(*.f32 sinTheta_O sinTheta_O) |
(*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta)))) |
(/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) |
(*.f32 (pow.f32 eta #s(literal 2 binary32)) h) |
(pow.f32 eta #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(*.f32 eta (*.f32 eta eta)) |
| Outputs |
|---|
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) #s(literal 1/2 binary32)) (PI.f32)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (PI.f32)) #s(literal 1/2 binary32)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (-.f32 (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (neg.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(/.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (/.f32 (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) (/.f32 (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32)) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(+.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (PI.f32))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(+.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(neg.f32 (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal -1 binary32)) (neg.f32 h)) |
(*.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) h))) |
(*.f32 (neg.f32 h) (/.f32 #s(literal -1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 eta)) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal -1 binary32) h)) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (*.f32 (neg.f32 eta) (/.f32 #s(literal 1 binary32) h))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 eta h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 eta h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 h eta) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal -1 binary32) h))) |
(neg.f32 (/.f32 h (neg.f32 eta))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal 1 binary32) h))) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (pow.f32 eta #s(literal -1/2 binary32)) (pow.f32 eta #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) eta)) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 eta))) |
(/.f32 (/.f32 #s(literal -1 binary32) eta) #s(literal -1 binary32)) |
(/.f32 #s(literal -1 binary32) (*.f32 (neg.f32 eta) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 eta)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) eta)) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 eta))) |
(/.f32 #s(literal 1 binary32) eta) |
(pow.f32 eta #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) eta)) |
#s(literal 1 binary32) |
eta |
(*.f32 (pow.f32 h #s(literal -1/2 binary32)) (pow.f32 h #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) h)) |
(*.f32 (/.f32 #s(literal 1 binary32) h) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) h)) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 h))) |
(/.f32 #s(literal -1 binary32) (neg.f32 h)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) h)) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 h))) |
(/.f32 #s(literal 1 binary32) h) |
(pow.f32 h #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 h) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) h)) |
h |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) #s(literal 1/2 binary32)) (PI.f32)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (PI.f32)) #s(literal 1/2 binary32)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32) (pow.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (-.f32 (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (neg.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(/.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (/.f32 (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) (/.f32 (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32)) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(+.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (PI.f32))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(+.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(neg.f32 (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32))) |
(*.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32))) |
(*.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/2 binary32)) |
(/.f32 (neg.f32 (PI.f32)) #s(literal -2 binary32)) |
(/.f32 (PI.f32) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))) |
(PI.f32) |
#s(literal 1/2 binary32) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (fma.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(neg.f32 (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) eta) #s(literal -1 binary32)) (neg.f32 h)) |
(*.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) h))) |
(*.f32 (neg.f32 h) (/.f32 #s(literal -1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) eta) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h eta)) |
(*.f32 h (/.f32 #s(literal 1 binary32) eta)) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 eta)) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (neg.f32 eta))) |
(/.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal -1 binary32) h)) |
(/.f32 (neg.f32 h) (neg.f32 eta)) |
(/.f32 #s(literal -1 binary32) (*.f32 (neg.f32 eta) (/.f32 #s(literal 1 binary32) h))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 eta h))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 eta h))) |
(/.f32 (/.f32 h eta) #s(literal 1 binary32)) |
(/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 eta h) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta h)) |
(/.f32 h eta) |
(pow.f32 (/.f32 eta h) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal -1 binary32) h))) |
(neg.f32 (/.f32 h (neg.f32 eta))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1 binary32) eta) (/.f32 #s(literal 1 binary32) h))) |
(neg.f32 (/.f32 (neg.f32 h) eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h) |
(*.f32 #s(literal 1 binary32) (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 (*.f32 h #s(literal -1 binary32)) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 (*.f32 #s(literal -1 binary32) h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 (neg.f32 h) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) h)) |
(/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) |
(*.f32 (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal -1/2 binary32)) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal -1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) #s(literal 2 binary32)) |
(/.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) |
(pow.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal -1 binary32)) |
(pow.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))))) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta))))) (fabs.f32 eta)) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta)))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 eta eta) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) |
(/.f32 (sqrt.f32 (*.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) (sqrt.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) (sqrt.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) #s(literal -1 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(pow.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta)))) (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta)))) (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta)))) eta) eta) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 eta eta))) (*.f32 eta eta)) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta)))) (*.f32 eta eta)) |
(*.f32 (*.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))) |
(*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))))) |
(*.f32 (*.f32 eta eta) (-.f32 #s(literal 1 binary32) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (/.f32 sinTheta_O (*.f32 eta eta))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta) (pow.f32 (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (-.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))))) |
(/.f32 (neg.f32 (*.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) (neg.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) (neg.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))))) |
(/.f32 (*.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (*.f32 (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)) (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta))) (/.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta))))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O (*.f32 eta eta)))))) |
(-.f32 (*.f32 eta eta) (*.f32 (neg.f32 (neg.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) sinTheta_O)) |
(-.f32 (*.f32 eta eta) (neg.f32 (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)))) |
(-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)) |
(fma.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta)) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta)) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta)) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta)) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (neg.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) sinTheta_O (*.f32 eta eta)) |
(fma.f32 (fabs.f32 eta) (fabs.f32 eta) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (neg.f32 eta) (neg.f32 eta) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(fma.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (*.f32 eta eta)) |
(fma.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) (neg.f32 sinTheta_O) (*.f32 eta eta)) |
(fma.f32 sinTheta_O (neg.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 eta eta)) |
(fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(+.f32 (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) (*.f32 eta eta)) |
(+.f32 (*.f32 eta eta) (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))) |
(neg.f32 (-.f32 (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) (*.f32 eta eta))) |
(*.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta))) |
(*.f32 (fabs.f32 eta) (fabs.f32 eta)) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(pow.f32 (exp.f32 (log.f32 eta)) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (*.f32 eta eta) #s(literal 1 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(neg.f32 (*.f32 eta (neg.f32 eta))) |
(*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O) |
(*.f32 sinTheta_O #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O)) |
#s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) |
sinTheta_O |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (fma.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta)))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))))) |
(neg.f32 (-.f32 (acos.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) |
(*.f32 (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) (/.f32 #s(literal 1 binary32) eta)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta)) h) |
(*.f32 (neg.f32 h) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta))) |
(*.f32 #s(literal 1 binary32) (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(*.f32 h (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(/.f32 (neg.f32 (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))))) (neg.f32 eta)) |
(/.f32 (neg.f32 (neg.f32 h)) (neg.f32 (*.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta))) |
(/.f32 (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta) |
(/.f32 (neg.f32 h) (*.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 eta (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) h)))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 eta (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) h)))) |
(/.f32 (/.f32 h eta) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 eta (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) h)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 eta (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) h))) |
(/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta)) |
(pow.f32 (*.f32 eta (/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) h)) #s(literal -1 binary32)) |
(neg.f32 (/.f32 h (*.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta))) |
(neg.f32 (/.f32 (neg.f32 h) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta) |
(*.f32 eta (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O))) (sqrt.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))))) (sqrt.f32 (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 3 binary32))))) (sqrt.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 1/2 binary32)) |
(fabs.f32 (neg.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))))) |
(fabs.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) #s(literal 1/2 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)))) |
(*.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(/.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) eta) |
(/.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)) (*.f32 eta eta)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)) eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) (*.f32 sinTheta_O (/.f32 sinTheta_O eta))) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 1 binary32)) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) (*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))))))) |
(/.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) #s(literal 2 binary32)) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O (/.f32 sinTheta_O eta)))) (*.f32 #s(literal 2 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O))) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O))) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))))) (neg.f32 (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 3 binary32))))) (neg.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32))) |
(/.f32 (neg.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 3 binary32)))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (-.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)) (neg.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 3 binary32)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) sinTheta_O) sinTheta_O) (*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32))) (/.f32 (pow.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) #s(literal 3 binary32)) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) |
(fma.f32 (neg.f32 (/.f32 sinTheta_O eta)) (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) #s(literal 1 binary32)) |
(fma.f32 (/.f32 sinTheta_O eta) (neg.f32 (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) #s(literal 1 binary32)) |
(fma.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) #s(literal 1 binary32)) |
(fma.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) #s(literal 1 binary32)) |
(+.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))))) |
(neg.f32 (fma.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 sinTheta_O eta)) (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(*.f32 (/.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(*.f32 (/.f32 (/.f32 sinTheta_O eta) #s(literal 1 binary32)) (/.f32 (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) (*.f32 eta eta)) (/.f32 (fabs.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) (/.f32 (fabs.f32 sinTheta_O) eta)) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) eta) (/.f32 (fabs.f32 sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) (*.f32 eta eta)) (/.f32 (neg.f32 sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) (/.f32 (neg.f32 sinTheta_O) eta)) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) eta) (/.f32 (neg.f32 sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(*.f32 (/.f32 sinTheta_O (*.f32 eta eta)) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) (/.f32 #s(literal 1 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) (/.f32 sinTheta_O eta)) |
(*.f32 (/.f32 sinTheta_O eta) (/.f32 (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O eta) (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(*.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) |
(*.f32 (fabs.f32 sinTheta_O) (*.f32 (fabs.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(*.f32 (neg.f32 sinTheta_O) (*.f32 (neg.f32 sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 1 binary32))) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(*.f32 sinTheta_O (/.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 1 binary32))) |
(*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(/.f32 (*.f32 (/.f32 sinTheta_O eta) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) eta) |
(/.f32 (/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) eta) |
(/.f32 (/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) eta) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) eta) |
(/.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)) #s(literal 2 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O (/.f32 sinTheta_O eta))) (*.f32 #s(literal 2 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (*.f32 #s(literal 2 binary32) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O (/.f32 sinTheta_O eta))) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (neg.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta))) (neg.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) #s(literal 1 binary32))) |
(/.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O eta)) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)))) #s(literal -1 binary32)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (*.f32 (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))))) |
(/.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O (/.f32 sinTheta_O eta)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O)))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (neg.f32 (*.f32 (neg.f32 eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) |
(pow.f32 (*.f32 eta (/.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) (*.f32 sinTheta_O sinTheta_O))) #s(literal -1 binary32)) |
(neg.f32 (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta))))) |
(*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 2 binary32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 sinTheta_O)) (fabs.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O))) |
(*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 sinTheta_O)) (neg.f32 sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) (*.f32 #s(literal 1 binary32) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) sinTheta_O) sinTheta_O) |
(*.f32 (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32)) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (/.f32 sinTheta_O #s(literal 1 binary32)) (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (fabs.f32 sinTheta_O)) (fabs.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (fabs.f32 sinTheta_O)) (neg.f32 (fabs.f32 sinTheta_O))) |
(*.f32 (neg.f32 (neg.f32 sinTheta_O)) (neg.f32 (neg.f32 sinTheta_O))) |
(*.f32 (pow.f32 sinTheta_O #s(literal 1 binary32)) (pow.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 (pow.f32 sinTheta_O #s(literal 1 binary32)) sinTheta_O) |
(*.f32 (fabs.f32 sinTheta_O) (/.f32 (fabs.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 sinTheta_O) (fabs.f32 sinTheta_O)) |
(*.f32 (neg.f32 sinTheta_O) (/.f32 (neg.f32 sinTheta_O) #s(literal 1 binary32))) |
(*.f32 (neg.f32 sinTheta_O) (neg.f32 sinTheta_O)) |
(*.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)) |
(*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(*.f32 sinTheta_O (/.f32 sinTheta_O #s(literal 1 binary32))) |
(*.f32 sinTheta_O sinTheta_O) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 sinTheta_O sinTheta_O)) #s(literal 2 binary32)) |
(/.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) |
(/.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1 binary32)) |
(pow.f32 (fabs.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 sinTheta_O) #s(literal 2 binary32)) |
(pow.f32 sinTheta_O #s(literal 2 binary32)) |
(fabs.f32 (*.f32 sinTheta_O sinTheta_O)) |
(exp.f32 (*.f32 (log.f32 sinTheta_O) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 sinTheta_O) sinTheta_O)) |
(*.f32 (*.f32 #s(literal 1 binary32) eta) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 eta eta)) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) eta) |
(*.f32 (fabs.f32 eta) (*.f32 (fabs.f32 eta) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 eta) (*.f32 (neg.f32 eta) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))) |
(*.f32 (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) #s(literal 1 binary32)) |
(*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta) |
(*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) (*.f32 eta eta)) |
(*.f32 (*.f32 eta eta) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) |
(*.f32 eta (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)) |
(/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) #s(literal 2 binary32)) |
(*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) |
(*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) |
#s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) (*.f32 #s(literal 1/2 binary32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) (fma.f32 #s(literal 1/2 binary32) (PI.f32) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) #s(literal 1/8 binary32)) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) #s(literal 3 binary32))) (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (PI.f32)) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) (*.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (cbrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (*.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (sqrt.f32 (PI.f32)) (/.f32 (sqrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (/.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 #s(literal 1/2 binary32) (PI.f32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(fma.f32 (PI.f32) #s(literal 1/2 binary32) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))))) |
(neg.f32 (-.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) (*.f32 #s(literal 1/2 binary32) (PI.f32)))) |
#s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta) (/.f32 #s(literal 1 binary32) (*.f32 eta eta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) |
(*.f32 (neg.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(*.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta))) |
(/.f32 (*.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) #s(literal 1 binary32)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 (/.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta) (fabs.f32 eta)) (fabs.f32 eta)) |
(/.f32 (/.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta) (neg.f32 eta)) (neg.f32 eta)) |
(/.f32 (/.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta) eta) eta) |
(/.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 eta eta)) eta) |
(/.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta)) (neg.f32 (*.f32 eta eta))) |
(/.f32 (neg.f32 (neg.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)))) (neg.f32 (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(/.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta) (*.f32 eta eta)) |
(/.f32 (neg.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) (*.f32 (neg.f32 eta) (*.f32 eta eta))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))))) |
(/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)) |
(/.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 eta eta) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) eta))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 eta eta) eta) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)))) |
(pow.f32 (/.f32 (*.f32 (*.f32 eta eta) eta) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (neg.f32 eta) (*.f32 eta eta)))) |
(neg.f32 (/.f32 (neg.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))) (*.f32 (*.f32 eta eta) eta))) |
#s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) |
(*.f32 (*.f32 h (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (*.f32 h (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (*.f32 h eta) eta) |
(*.f32 (fabs.f32 eta) (*.f32 (fabs.f32 eta) h)) |
(*.f32 (neg.f32 eta) (*.f32 (neg.f32 eta) h)) |
(*.f32 (*.f32 eta eta) h) |
(*.f32 eta (*.f32 eta h)) |
(*.f32 h (*.f32 eta eta)) |
(*.f32 (fabs.f32 (fabs.f32 eta)) (fabs.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (fabs.f32 eta)) (neg.f32 (fabs.f32 eta))) |
(*.f32 (neg.f32 (neg.f32 eta)) (neg.f32 (neg.f32 eta))) |
(*.f32 (exp.f32 (log.f32 eta)) (exp.f32 (log.f32 eta))) |
(*.f32 (fabs.f32 eta) (fabs.f32 eta)) |
(*.f32 (neg.f32 eta) (neg.f32 eta)) |
(*.f32 eta eta) |
(pow.f32 (exp.f32 (log.f32 eta)) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 eta) #s(literal 2 binary32)) |
(pow.f32 (*.f32 eta eta) #s(literal 1 binary32)) |
(pow.f32 eta #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32)))) |
(fabs.f32 (*.f32 eta eta)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 eta) eta)) |
(neg.f32 (*.f32 eta (neg.f32 eta))) |
#s(literal 2 binary32) |
(*.f32 (*.f32 eta (fabs.f32 eta)) (fabs.f32 eta)) |
(*.f32 (*.f32 eta (neg.f32 eta)) (neg.f32 eta)) |
(*.f32 (pow.f32 eta #s(literal 3/2 binary32)) (pow.f32 eta #s(literal 3/2 binary32))) |
(*.f32 (fabs.f32 eta) (*.f32 (fabs.f32 eta) eta)) |
(*.f32 (neg.f32 eta) (*.f32 (neg.f32 eta) eta)) |
(*.f32 (*.f32 eta eta) eta) |
(*.f32 eta (*.f32 eta eta)) |
(pow.f32 eta #s(literal 3 binary32)) |
(exp.f32 (*.f32 (log.f32 eta) #s(literal 3 binary32))) |
Compiled 30 920 to 4 315 computations (86% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 701 | 9 | 710 |
| Fresh | 6 | 8 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 710 | 23 | 733 |
| Status | Accuracy | Program |
|---|---|---|
| 26.1% | (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) | |
| ✓ | 26.7% | (-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
| 94.6% | (asin.f32 (/.f32 (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta)) | |
| 99.7% | (asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 sinTheta_O eta) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) eta))) | |
| 94.6% | (asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) | |
| 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) | |
| 93.7% | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) | |
| 93.2% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))))) h)) | |
| ✓ | 93.2% | (asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
| ✓ | 95.8% | (asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
| 91.0% | (asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32)))) h)) | |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) | |
| 78.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) eta h) eta))) | |
| 49.6% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) | |
| ✓ | 95.2% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
| 59.6% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 h eta) eta)) (*.f32 eta (*.f32 eta eta))))) | |
| 59.8% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) | |
| ✓ | 96.4% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
| 95.0% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) h) (/.f32 #s(literal 1 binary32) eta))))) | |
| ✓ | 95.7% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
| 95.2% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) h) eta)))) | |
| 59.0% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))))) | |
| 89.5% | (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))))) |
Compiled 679 to 453 computations (33.3% saved)
Total -25.6b remaining (-2034.9%)
Threshold costs -25.6b (-2034.9%)
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) h) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) h) (/.f32 #s(literal 1 binary32) eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 h eta) eta)) (*.f32 eta (*.f32 eta eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))))) h)) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h)) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32)))) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) |
| Outputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
| Inputs |
|---|
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) |
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) eta)) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 eta h)))) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) h) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (/.f32 #s(literal 1 binary32) eta) (/.f32 #s(literal 1 binary32) h)))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) h) (/.f32 #s(literal 1 binary32) eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h)) (*.f32 (*.f32 eta eta) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 h eta) eta)) (*.f32 eta (*.f32 eta eta))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O) sinTheta_O)))) h)) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) #s(approx (/ sinTheta_O (sqrt (- 1 (* sinTheta_O sinTheta_O)))) sinTheta_O))))) h)) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 (neg.f32 sinTheta_O) (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)))))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 eta eta) eta)) #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (*.f32 eta eta) h))))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (*.f32 (/.f32 sinTheta_O #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))) sinTheta_O)))) h)) |
(-.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (PI.f32)) (neg.f32 (asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta)))))) |
(asin.f32 (*.f32 #s(approx (/ 1 (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 eta) #s(literal -1 binary32)))) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (exp.f32 (*.f32 (log.f32 (/.f32 eta h)) #s(literal -1 binary32))))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O))) eta))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta (*.f32 eta #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32))))))) eta))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) (*.f32 #s(literal 1/2 binary32) h) (/.f32 h eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (*.f32 (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta)))) h) #s(literal 1/2 binary32) (/.f32 h eta)))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 sinTheta_O eta) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) eta))) |
(asin.f32 (/.f32 (/.f32 h (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta) eta)) sinTheta_O)))) eta)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 eta eta)) (/.f32 (*.f32 #s(literal 1/2 binary32) h) eta) (/.f32 h eta)))) |
(asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (fma.f32 eta eta (*.f32 sinTheta_O (neg.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) eta h) eta))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 (/.f32 sinTheta_O (*.f32 (*.f32 eta eta) eta)) sinTheta_O) #s(literal 1/2 binary32)) h) eta h) eta))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 #s(approx (+ (* (/ h eta) (* eta (* eta eta))) (* (* (* sinTheta_O sinTheta_O) h) 1/2)) (*.f32 (pow.f32 eta #s(literal 2 binary32)) h)) (*.f32 eta (*.f32 eta eta))))) |
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) (fabs.f32 eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) #s(literal 1/2 binary32)) h (*.f32 (*.f32 (*.f32 (/.f32 h eta) eta) eta) eta)) (*.f32 eta (*.f32 eta eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (/.f32 h eta) eta) (*.f32 eta eta) (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O)))) (*.f32 eta (*.f32 eta eta))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (/.f32 h eta) (*.f32 eta (*.f32 eta eta)) (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32))) (*.f32 eta (*.f32 eta eta))))) |
(asin.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 sinTheta_O sinTheta_O) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))) (*.f32 eta eta))))) eta)) h)) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 eta eta) eta) h (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 h (*.f32 sinTheta_O sinTheta_O))) eta)) (*.f32 (*.f32 (*.f32 eta eta) eta) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) eta (*.f32 (*.f32 eta (*.f32 eta eta)) h)) (*.f32 (*.f32 eta (*.f32 eta eta)) eta)))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 sinTheta_O sinTheta_O) h) #s(literal 1/2 binary32)) (/.f32 eta h) (*.f32 (*.f32 eta (*.f32 eta eta)) #s(literal 1 binary32))) (*.f32 (*.f32 eta (*.f32 eta eta)) (/.f32 eta h))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) #s(literal 2 binary32)) (/.f32 (*.f32 h h) (*.f32 eta eta))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) h) (*.f32 sinTheta_O (/.f32 sinTheta_O (*.f32 eta (*.f32 eta eta))))) (/.f32 h eta))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (pow.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (fma.f32 (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (/.f32 h eta))))))) |
(asin.f32 #s(approx (/ h (sqrt (- (* eta eta) (/ (* sinTheta_O sinTheta_O) (sqrt (- 1 (* sinTheta_O sinTheta_O))))))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 h (pow.f32 sinTheta_O #s(literal 2 binary32))) (pow.f32 (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 h (sqrt.f32 (pow.f32 eta #s(literal 2 binary32))))))) |
(asin.f32 (/.f32 h (sqrt.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 eta eta) eta) eta) (*.f32 eta eta)) (pow.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 eta eta) eta) eta (*.f32 (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) (fma.f32 (/.f32 sinTheta_O (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) sinTheta_O (*.f32 eta eta))))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (PI.f32) #s(literal 1/2 binary32)) (fma.f32 (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (*.f32 (*.f32 (PI.f32) #s(literal 1/2 binary32)) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))))) |
(*.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))))) (*.f32 (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 #s(literal 1/4 binary32) (PI.f32)) (PI.f32) (*.f32 (fma.f32 (PI.f32) #s(literal 1/2 binary32) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))) (acos.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))))))))) |
| Outputs |
|---|
(asin.f32 (/.f32 h (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 sinTheta_O eta) sinTheta_O) (*.f32 #s(approx (sqrt (- 1 (* sinTheta_O sinTheta_O))) #s(literal 1 binary32)) eta)))) eta))) |
20 calls:
| 76.0ms | (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
| 39.0ms | (*.f32 eta eta) |
| 27.0ms | sinTheta_O |
| 18.0ms | h |
| 13.0ms | eta |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 1 | (*.f32 sinTheta_O sinTheta_O) |
| 96.4% | 1 | (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
| 96.4% | 1 | (*.f32 eta eta) |
| 96.4% | 1 | (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
| 96.4% | 1 | (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
| 96.4% | 1 | (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
| 96.4% | 1 | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
| 96.4% | 1 | sinTheta_O |
| 96.4% | 1 | h |
| 96.4% | 1 | eta |
| 99.7% | 1 | (*.f32 sinTheta_O sinTheta_O) |
| 99.7% | 1 | (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))) |
| 99.7% | 1 | (*.f32 eta eta) |
| 99.7% | 1 | (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))) |
| 99.7% | 1 | (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))) |
| 99.7% | 1 | (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O))))))) |
| 99.7% | 1 | (asin.f32 (/.f32 h (sqrt.f32 (-.f32 (*.f32 eta eta) (/.f32 (*.f32 sinTheta_O sinTheta_O) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 sinTheta_O sinTheta_O)))))))) |
| 99.7% | 1 | sinTheta_O |
| 99.7% | 1 | h |
| 99.7% | 1 | eta |
Compiled 1 887 to 449 computations (76.2% saved)
| 1× | fuel |
Compiled 46 to 26 computations (43.5% saved)
(negabs h)
(abs eta)
(abs sinTheta_O)
Compiled 340 to 237 computations (30.3% saved)
Loading profile data...