
Time bar (total: 3.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 12.3% | 87.7% | 0% | 0% | 0% | 0 |
| 0% | 0% | 12.3% | 87.7% | 0% | 0% | 0% | 1 |
| 50% | 6.2% | 6.2% | 87.7% | 0% | 0% | 0% | 2 |
| 50% | 6.2% | 6.2% | 87.7% | 0% | 0% | 0% | 3 |
| 75% | 9.2% | 3.1% | 87.7% | 0% | 0% | 0% | 4 |
| 75% | 9.2% | 3.1% | 87.7% | 0% | 0% | 0% | 5 |
| 87.5% | 10.8% | 1.5% | 87.7% | 0% | 0% | 0% | 6 |
| 87.5% | 10.8% | 1.5% | 87.7% | 0% | 0% | 0% | 7 |
| 93.8% | 11.5% | 0.8% | 87.7% | 0% | 0% | 0% | 8 |
| 93.8% | 11.5% | 0.8% | 87.7% | 0% | 0% | 0% | 9 |
| 96.9% | 11.9% | 0.4% | 87.7% | 0% | 0% | 0% | 10 |
| 96.9% | 11.9% | 0.4% | 87.7% | 0% | 0% | 0% | 11 |
| 98.4% | 12.1% | 0.2% | 87.7% | 0% | 0% | 0% | 12 |
Compiled 41 to 29 computations (29.3% saved)
| 800.0ms | 8 254× | 0 | valid |
| 5.0ms | 62× | 0 | invalid |
| 0.0ms | 2× | 1 | valid |
ival-mult!: 165.0ms (29.8% of total)ival-div!: 137.0ms (24.7% of total)ival-sqrt: 64.0ms (11.6% of total)ival-exp: 63.0ms (11.4% of total)ival-add!: 51.0ms (9.2% of total)ival-neg: 36.0ms (6.5% of total)ival-sub!: 35.0ms (6.3% of total)adjust: 2.0ms (0.4% of total)ival-<: 1.0ms (0.2% of total)ival-pi: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 152 |
| 1 | 167 | 138 |
| 2 | 591 | 132 |
| 3 | 2512 | 132 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
#s(literal 1 binary32) |
(+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
(+.f32 #s(literal 1 binary32) c) |
c |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | cosTheta | @ | -inf | ((/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) c (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta)) |
| 9.0ms | cosTheta | @ | 0 | ((/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) c (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta)) |
| 9.0ms | cosTheta | @ | inf | ((/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) c (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta)) |
| 5.0ms | c | @ | 0 | ((/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) c (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta)) |
| 2.0ms | c | @ | inf | ((/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) c (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 634 | 6295 |
| 0 | 658 | 5602 |
| 0 | 3897 | 5282 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
#s(literal 1 binary32) |
(+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
(+.f32 #s(literal 1 binary32) c) |
c |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
| Outputs |
|---|
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
#s(literal 1 binary32) |
(-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))))) (-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))) (*.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))))))) |
(fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))) |
(+.f32 #s(literal 1 binary32) (+.f32 c (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
c |
(*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
(*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) cosTheta) |
(/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (PI.f32)) #s(literal -1 binary32)) |
(sqrt.f32 (PI.f32)) |
(pow.f32 (PI.f32) #s(literal 1/2 binary32)) |
(PI.f32) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 cosTheta)) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1/2 binary32)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 cosTheta cosTheta)) (+.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta))) (+.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))) |
(/.f32 (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) cosTheta) #s(literal 3 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (fma.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta) (fma.f32 cosTheta cosTheta (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 cosTheta cosTheta) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (fma.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta) (*.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 #s(literal -2 binary32) cosTheta) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))))) |
(fma.f32 #s(literal -2 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal -2 binary32) cosTheta) #s(literal 1 binary32)) |
(+.f32 (-.f32 #s(literal 1 binary32) cosTheta) (neg.f32 cosTheta)) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 cosTheta cosTheta))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta)) |
(neg.f32 (-.f32 cosTheta (-.f32 #s(literal 1 binary32) cosTheta))) |
(neg.f32 (-.f32 (+.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) cosTheta)) |
(-.f32 #s(literal 1 binary32) cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (+.f32 #s(literal 1 binary32) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta))) (-.f32 #s(literal 1 binary32) (neg.f32 cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (+.f32 #s(literal 1 binary32) (fma.f32 cosTheta cosTheta (*.f32 #s(literal 1 binary32) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 cosTheta) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (*.f32 #s(literal 1 binary32) (neg.f32 cosTheta))))) |
(fma.f32 #s(literal -1 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -1 binary32) #s(literal 1 binary32)) |
(+.f32 (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (neg.f32 cosTheta)) |
(neg.f32 (-.f32 cosTheta #s(literal 1 binary32))) |
cosTheta |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 cosTheta cosTheta)) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) cosTheta) |
(+.f32 (cosh.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sinh.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(*.f32 cosTheta (neg.f32 cosTheta)) |
(neg.f32 (*.f32 cosTheta cosTheta)) |
(*.f32 #s(literal -1 binary32) cosTheta) |
(*.f32 cosTheta #s(literal -1 binary32)) |
(neg.f32 cosTheta) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))))) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))))) (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (PI.f32)))))) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))))) cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(literal 1 binary32)) |
#s(approx (- (- 1 cosTheta) cosTheta) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (- 1 cosTheta) #s(literal 1 binary32)) |
#s(approx (- 1 cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx cosTheta cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (* (neg cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (neg cosTheta) (neg.f32 cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) c) #s(literal 1 binary32))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (pow.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -5 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32))) #s(literal 1 binary32)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) #s(literal -1/8 binary32) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -7 binary32)))) (pow.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -5 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (/.f32 (*.f32 (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32))) #s(literal 1 binary32)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) #s(literal -1/8 binary32) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -7 binary32)))) (pow.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -5 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 2 binary32)) cosTheta)) |
#s(approx (- 1 cosTheta) (neg.f32 cosTheta)) |
#s(approx (- 1 cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal -1/2 binary32))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -7 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (pow.f32 cosTheta #s(literal -7 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (- 1 cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (+ 1 c) #s(literal 1 binary32)) |
#s(approx (+ 1 c) (+.f32 c #s(literal 1 binary32))) |
#s(approx c c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c) #s(literal 3 binary32)))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ 1 c) c) |
#s(approx (+ 1 c) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32)) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
Compiled 4 517 to 1 256 computations (72.2% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 20 | 178 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 159 | 20 | 179 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.6% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| 97.8% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (+.f32 c #s(literal 1 binary32)))) | |
| 36.0% | (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))) (*.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))))))) | |
| 98.4% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) | |
| ▶ | 96.6% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
| 94.6% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) | |
| 96.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) | |
| 94.8% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) | |
| ▶ | 96.1% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
| 94.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) | |
| 91.3% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) | |
| 94.5% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) | |
| 97.9% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c)))) | |
| 91.5% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) | |
| 55.1% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c))) | |
| 55.5% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c)))) | |
| ▶ | 5.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
| ▶ | 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| 92.4% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
Compiled 1 134 to 998 computations (12% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) |
(fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) |
(*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) |
(+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) |
(+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) |
(neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(+.f32 #s(literal 1 binary32) c) |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) |
#s(literal -3/2 binary32) |
| Outputs |
|---|
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 1)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (sqrt (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (sqrt (PI)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))) cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (sqrt (/ 1 (PI))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (- (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (sqrt (/ 1 (PI)))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* (pow cosTheta 2) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* cosTheta (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) 1)))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (+ (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* -3/2 (* (pow cosTheta 2) (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (- (+ (* -3/2 (sqrt (/ 1 (PI)))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (* (/ 1 cosTheta) (sqrt (PI)))) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (/ (+ (* -1 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) cosTheta)) (* 3/2 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) cosTheta)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (+ (* -1 (* c (* (pow cosTheta 2) (PI)))) (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (+ (* -1 (* c (* cosTheta (PI)))) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* (PI) (- 1 (sqrt (/ 1 (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (+ (* c (PI)) (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- 1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- (+ 1 c) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (- c (sqrt (/ 1 (PI)))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (* (pow cosTheta 2) (PI)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* c (+ (* -1 (* (pow cosTheta 2) (PI))) (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (* cosTheta (PI)))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* c (+ (* -1 (* cosTheta (PI))) (+ (* -1 (/ (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))) c)) (* (/ 1 c) (sqrt (PI)))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (PI)))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (+ (PI) (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* c (- (+ 1 (/ 1 c)) (* (/ 1 c) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 c)) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* c (+ 1 (* -1 (* (/ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c)) (* (pow cosTheta 2) (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) c)) (* cosTheta (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* -1 (* c (+ (* -1 (PI)) (* -1 (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* -1 (* c (- (* -1 (/ (- 1 (sqrt (/ 1 (PI)))) c)) 1))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* -1 (* c (- (* (/ 1 c) (sqrt (/ 1 (PI)))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | cosTheta | @ | inf | ((/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (+ (neg (/ 1 (sqrt (PI)))) c) (neg (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (* (/ 1 (sqrt (PI))) -3/2) -3/2) |
| 7.0ms | cosTheta | @ | 0 | ((/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (+ (neg (/ 1 (sqrt (PI)))) c) (neg (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (* (/ 1 (sqrt (PI))) -3/2) -3/2) |
| 6.0ms | cosTheta | @ | -inf | ((/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (+ (neg (/ 1 (sqrt (PI)))) c) (neg (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (* (/ 1 (sqrt (PI))) -3/2) -3/2) |
| 3.0ms | c | @ | -inf | ((/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (+ (neg (/ 1 (sqrt (PI)))) c) (neg (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (* (/ 1 (sqrt (PI))) -3/2) -3/2) |
| 3.0ms | c | @ | 0 | ((/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (+ (neg (/ 1 (sqrt (PI)))) c) (neg (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (* (/ 1 (sqrt (PI))) -3/2) -3/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 921 | 13318 |
| 0 | 990 | 11370 |
| 1 | 5299 | 11042 |
| 0 | 8081 | 10532 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) |
(fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) |
(*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) |
(+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) |
(+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) |
(neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(+.f32 #s(literal 1 binary32) c) |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) |
#s(literal -3/2 binary32) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 1)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (sqrt (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (sqrt (PI)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))) cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (sqrt (/ 1 (PI))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (- (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (sqrt (/ 1 (PI)))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* (pow cosTheta 2) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* cosTheta (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) 1)))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (+ (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* -3/2 (* (pow cosTheta 2) (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (- (+ (* -3/2 (sqrt (/ 1 (PI)))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (* (/ 1 cosTheta) (sqrt (PI)))) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (/ (+ (* -1 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) cosTheta)) (* 3/2 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) cosTheta)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (+ (* -1 (* c (* (pow cosTheta 2) (PI)))) (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (+ (* -1 (* c (* cosTheta (PI)))) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* (PI) (- 1 (sqrt (/ 1 (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (+ (* c (PI)) (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- 1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- (+ 1 c) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (- c (sqrt (/ 1 (PI)))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (* (pow cosTheta 2) (PI)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* c (+ (* -1 (* (pow cosTheta 2) (PI))) (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (* cosTheta (PI)))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* c (+ (* -1 (* cosTheta (PI))) (+ (* -1 (/ (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))) c)) (* (/ 1 c) (sqrt (PI)))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (PI)))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (+ (PI) (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* c (- (+ 1 (/ 1 c)) (* (/ 1 c) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 c)) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* c (+ 1 (* -1 (* (/ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c)) (* (pow cosTheta 2) (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) c)) (* cosTheta (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* -1 (* c (+ (* -1 (PI)) (* -1 (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* -1 (* c (- (* -1 (/ (- 1 (sqrt (/ 1 (PI)))) c)) 1))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) #s(hole binary32 (* -1 (* c (- (* (/ 1 c) (sqrt (/ 1 (PI)))) 1))))) |
| Outputs |
|---|
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
#s(literal 1 binary32) |
(-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (neg.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 3 binary32)) (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)) (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)))))) |
(fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta))) |
(+.f32 #s(literal 1 binary32) (+.f32 c (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) cosTheta) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) |
(/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(*.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32))) |
(pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(*.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32))) |
(pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1/2 binary32))) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta))) (+.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 cosTheta cosTheta)) (+.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (fma.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta) (*.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (fma.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta) (fma.f32 cosTheta cosTheta (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))))) |
(fma.f32 #s(literal -2 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal -2 binary32) cosTheta) #s(literal 1 binary32)) |
(+.f32 (-.f32 #s(literal 1 binary32) cosTheta) (neg.f32 cosTheta)) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 cosTheta cosTheta))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta)) |
(neg.f32 (-.f32 (+.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(neg.f32 (-.f32 cosTheta (-.f32 #s(literal 1 binary32) cosTheta))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) cosTheta)) |
(-.f32 #s(literal 1 binary32) cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (+.f32 #s(literal 1 binary32) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta))) (-.f32 #s(literal 1 binary32) (neg.f32 cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (+.f32 #s(literal 1 binary32) (fma.f32 cosTheta cosTheta (*.f32 #s(literal 1 binary32) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (neg.f32 cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (*.f32 #s(literal 1 binary32) (neg.f32 cosTheta))))) |
(fma.f32 #s(literal -1 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -1 binary32) #s(literal 1 binary32)) |
(+.f32 (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (neg.f32 cosTheta)) |
(neg.f32 (-.f32 cosTheta #s(literal 1 binary32))) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(*.f32 cosTheta (sqrt.f32 (PI.f32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) |
(sqrt.f32 (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(pow.f32 (PI.f32) #s(literal 1/2 binary32)) |
(exp.f32 (/.f32 (log.f32 (PI.f32)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(PI.f32) |
(-.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 cosTheta cosTheta))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) cosTheta) cosTheta) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 cosTheta cosTheta)) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) (*.f32 cosTheta #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) cosTheta) |
(pow.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal 1 binary32)) |
(+.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (*.f32 cosTheta cosTheta))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 cosTheta))) cosTheta)) |
(exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(*.f32 cosTheta (neg.f32 cosTheta)) |
(neg.f32 (*.f32 cosTheta cosTheta)) |
(*.f32 #s(literal -1 binary32) cosTheta) |
(*.f32 cosTheta #s(literal -1 binary32)) |
(neg.f32 cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (-.f32 (*.f32 c c) #s(literal 1 binary32)) (-.f32 c #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(/.f32 (fma.f32 (*.f32 c c) c #s(literal 1 binary32)) (fma.f32 c c (-.f32 #s(literal 1 binary32) (*.f32 c #s(literal 1 binary32))))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
c |
(/.f32 #s(literal -1 binary32) (neg.f32 #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c))) |
(/.f32 #s(literal 1 binary32) (pow.f32 #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c)) |
(pow.f32 #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c)) #s(literal -1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) |
(*.f32 cosTheta (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32)))) |
(fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta)) |
(fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 cosTheta (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)))) |
(fma.f32 cosTheta (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta)) |
(fma.f32 cosTheta (sqrt.f32 (PI.f32)) (*.f32 cosTheta (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)))) |
(+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta)) |
(+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 cosTheta (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)))) |
(-.f32 (sqrt.f32 (PI.f32)) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) cosTheta))) |
(/.f32 (-.f32 (PI.f32) (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 2 binary32))) (-.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 2 binary32)) (PI.f32)) (-.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) (sqrt.f32 (PI.f32)))) |
(/.f32 (fma.f32 (PI.f32) (sqrt.f32 (PI.f32)) (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 3 binary32))) (+.f32 (PI.f32) (-.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 2 binary32)) (*.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 3 binary32)) (*.f32 (PI.f32) (sqrt.f32 (PI.f32)))) (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) #s(literal 2 binary32)) (-.f32 (PI.f32) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) (sqrt.f32 (PI.f32)))))) |
(fma.f32 (pow.f32 (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
(fma.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
(fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) |
(fma.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) cosTheta) #s(literal -1 binary32) (sqrt.f32 (PI.f32))) |
(fma.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta) (sqrt.f32 (PI.f32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) cosTheta) (sqrt.f32 (PI.f32))) |
(fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) |
(+.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) (sqrt.f32 (PI.f32))) |
(+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
(*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) |
(*.f32 (PI.f32) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(fma.f32 (PI.f32) #s(literal 1 binary32) (*.f32 (PI.f32) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
(fma.f32 #s(literal 1 binary32) (PI.f32) (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) |
(+.f32 (*.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) |
(+.f32 (*.f32 (PI.f32) #s(literal 1 binary32)) (*.f32 (PI.f32) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
(-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (-.f32 #s(literal 1 binary32) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
(/.f32 (-.f32 (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) #s(literal 1 binary32)) (-.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 #s(literal 1 binary32) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))))) |
(/.f32 (+.f32 (pow.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(pow.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 1 binary32)) |
(+.f32 (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 #s(literal 1 binary32) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) #s(literal 1 binary32))) |
(neg.f32 (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 c #s(literal 1 binary32)))) |
(-.f32 c (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 (-.f32 (*.f32 c c) (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (*.f32 c c) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) (-.f32 c (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (*.f32 c c)) (-.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) c)) |
(/.f32 (-.f32 (*.f32 (*.f32 c c) c) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (fma.f32 c c (+.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(/.f32 (fma.f32 (*.f32 c c) c (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32))) (fma.f32 c c (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (*.f32 c (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32) (*.f32 (*.f32 c c) c)) (fma.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (-.f32 (*.f32 c c) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) c)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32) c) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) c) |
(+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) c) |
(+.f32 c (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(neg.f32 (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) c)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(pow.f32 (neg.f32 (sqrt.f32 (PI.f32))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (PI.f32) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (PI.f32))) #s(literal -1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (neg.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (pow.f32 (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 2 binary32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)) (pow.f32 (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (pow.f32 (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(+.f32 #s(literal 1 binary32) (+.f32 c (*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (-.f32 (*.f32 c c) #s(literal 1 binary32)) (-.f32 c #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(/.f32 (fma.f32 (*.f32 c c) c #s(literal 1 binary32)) (fma.f32 c c (-.f32 #s(literal 1 binary32) (*.f32 c #s(literal 1 binary32))))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(*.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(*.f32 #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) cosTheta) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) |
(/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 cosTheta)) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (neg.f32 cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (neg.f32 cosTheta)) #s(literal 1 binary32)) (fma.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))))) |
(fma.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))))) |
(pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 2 binary32))) (-.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 (fma.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)) (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))))) |
(+.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (neg.f32 cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(+.f32 (/.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) cosTheta) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) |
(+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) (/.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) cosTheta)) |
(-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 3 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (+.f32 (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (-.f32 (pow.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))))) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 cosTheta (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(-.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(-.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (neg.f32 cosTheta) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta))) (-.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta)) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) (-.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal -27/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (fma.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (-.f32 (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta)) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta))))) |
(/.f32 (fma.f32 (*.f32 #s(literal -27/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32))) (fma.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))))) |
(fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 #s(literal -3/2 binary32) cosTheta) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta)) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta)) |
(fma.f32 cosTheta (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) |
(*.f32 #s(literal -3/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(-.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)))) (-.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1 binary32) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) #s(literal -1/8 binary32))) (fma.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (-.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32))) (*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)))))) |
(/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32))) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32))) |
(+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1/2 binary32))) |
#s(literal -3/2 binary32) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (neg.f32 (*.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))))) cosTheta)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(literal 1 binary32)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) #s(literal 1 binary32)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(literal 1 binary32)) |
#s(approx (- (- 1 cosTheta) cosTheta) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (- 1 cosTheta) #s(literal 1 binary32)) |
#s(approx (- 1 cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx cosTheta cosTheta) |
#s(approx (* (sqrt (PI)) cosTheta) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (* (neg cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (neg cosTheta) (neg.f32 cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (neg.f32 (*.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))))) cosTheta)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 (PI.f32) (sqrt.f32 (PI.f32))))))) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (sqrt.f32 (PI.f32))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) c) #s(literal 1 binary32))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta)) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 2 binary32)) cosTheta)) |
#s(approx (- 1 cosTheta) (neg.f32 cosTheta)) |
#s(approx (- 1 cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) c) #s(literal 1 binary32))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (neg.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (fma.f32 (neg.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 1 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (+.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (*.f32 #s(literal -3/2 binary32) (*.f32 cosTheta cosTheta)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal -3/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (*.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta)))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta))) |
#s(approx (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (- 1 cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (*.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (neg.f32 cosTheta) (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta)) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (+ c 1) #s(literal 1 binary32)) |
#s(approx (+ c 1) (+.f32 c #s(literal 1 binary32))) |
#s(approx c c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (fma.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta (neg.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) (PI.f32)) c)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (+.f32 (sqrt.f32 (PI.f32)) (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 (*.f32 (*.f32 (PI.f32) cosTheta) c))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (fma.f32 (PI.f32) c (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) (-.f32 c (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ c 1) #s(literal 1 binary32)) |
#s(approx (+ c 1) (+.f32 c #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ c 1) c) |
#s(approx (+ c 1) (fma.f32 #s(literal 1 binary32) c #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (neg.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) (PI.f32)) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (PI.f32) (/.f32 (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) c)) c)) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (*.f32 (PI.f32) cosTheta) c))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (fma.f32 (neg.f32 cosTheta) (PI.f32) (fma.f32 (/.f32 #s(literal 1 binary32) c) (sqrt.f32 (PI.f32)) (/.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) cosTheta)) c))) c)) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (PI.f32) c)) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (fma.f32 (PI.f32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) (PI.f32)) c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) c) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) c)) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) c) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) #s(literal 1 binary32)) c)) |
#s(approx (+ c 1) c) |
#s(approx (+ c 1) (fma.f32 #s(literal 1 binary32) c #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (neg.f32 (*.f32 (fma.f32 (*.f32 cosTheta cosTheta) (PI.f32) (neg.f32 (/.f32 (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) c))) c))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (fma.f32 (PI.f32) cosTheta (neg.f32 (/.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) c))) c))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (neg.f32 (*.f32 (+.f32 (neg.f32 (PI.f32)) (neg.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) c))) c))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (neg (/ 1 (sqrt (PI)))) c) (neg.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) c) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32)) c))) |
Compiled 10 371 to 3 275 computations (68.4% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 546 | 23 | 569 |
| Fresh | 10 | 5 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 559 | 30 | 589 |
| Status | Accuracy | Program |
|---|---|---|
| 98.4% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) | |
| 95.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) | |
| 98.1% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) | |
| 96.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) | |
| ▶ | 98.6% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| ▶ | 96.6% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
| 97.0% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) | |
| 96.6% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) | |
| ✓ | 96.6% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
| 94.6% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) | |
| 94.8% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) | |
| ▶ | 94.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
| 91.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) | |
| 91.3% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) | |
| 91.5% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) | |
| 55.1% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c))) | |
| ✓ | 5.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
| 94.5% | (/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) | |
| 96.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) | |
| 89.6% | (exp.f32 (*.f32 (log.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) | |
| 95.1% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) | |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) | |
| 94.9% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) | |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) | |
| 92.1% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) | |
| ▶ | 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| 92.3% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) | |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) | |
| ▶ | 92.4% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
Compiled 1 626 to 1 479 computations (9% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) |
(fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) |
(*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(+.f32 #s(literal 1 binary32) c) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) |
#s(literal -1 binary32) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32))) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
| Outputs |
|---|
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (sqrt (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (sqrt (PI)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))) cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (sqrt (/ 1 (PI))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (- (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (sqrt (/ 1 (PI)))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* (pow cosTheta 2) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* cosTheta (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (+ (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* -3/2 (* (pow cosTheta 2) (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (- (+ (* -3/2 (sqrt (/ 1 (PI)))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) 1)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (* (/ 1 cosTheta) (sqrt (PI)))) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (/ (+ (* -1 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) cosTheta)) (* 3/2 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) cosTheta)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (+ (* -1 (* c (* (pow cosTheta 2) (PI)))) (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (+ (* -1 (* c (* cosTheta (PI)))) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* (PI) (- 1 (sqrt (/ 1 (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (+ (* c (PI)) (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- 1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- (+ 1 c) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (* (pow cosTheta 2) (PI)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* c (+ (* -1 (* (pow cosTheta 2) (PI))) (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (* cosTheta (PI)))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* c (+ (* -1 (* cosTheta (PI))) (+ (* -1 (/ (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))) c)) (* (/ 1 c) (sqrt (PI)))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (PI)))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (+ (PI) (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* c (- (+ 1 (/ 1 c)) (* (/ 1 c) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c)) (* (pow cosTheta 2) (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) c)) (* cosTheta (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* -1 (* c (+ (* -1 (PI)) (* -1 (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* -1 (* c (- (* -1 (/ (- 1 (sqrt (/ 1 (PI)))) c)) 1))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | cosTheta | @ | -inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (- 1 (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/ -1 (sqrt (PI))) -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1)) |
| 5.0ms | cosTheta | @ | inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (- 1 (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/ -1 (sqrt (PI))) -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1)) |
| 3.0ms | cosTheta | @ | 0 | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (- 1 (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/ -1 (sqrt (PI))) -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1)) |
| 2.0ms | c | @ | inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (- 1 (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/ -1 (sqrt (PI))) -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1)) |
| 2.0ms | c | @ | -inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (sqrt (PI)) cosTheta) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (- 1 (/ 1 (sqrt (PI)))) (/ 1 (sqrt (PI))) (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/ -1 (sqrt (PI))) -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)) (+ (* (neg cosTheta) cosTheta) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 974 | 16680 |
| 0 | 1032 | 14815 |
| 1 | 5600 | 14324 |
| 0 | 8081 | 13582 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) |
(fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) |
(*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(+.f32 #s(literal 1 binary32) c) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) |
#s(literal -1 binary32) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32))) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (sqrt (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (sqrt (PI)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) cosTheta))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))) cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (sqrt (/ 1 (PI))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (* -1 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (- (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))) (sqrt (/ 1 (PI)))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))) cosTheta))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* (pow cosTheta 2) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* cosTheta (+ (* -1 (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))) (* (/ 1 cosTheta) (sqrt (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (+ (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* -3/2 (* (pow cosTheta 2) (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (- (+ (* -3/2 (sqrt (/ 1 (PI)))) (* (/ 1 (pow cosTheta 2)) (sqrt (/ 1 (PI))))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -3/2 (* cosTheta (sqrt (/ 1 (PI))))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* cosTheta (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) 1)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (* (/ 1 cosTheta) (sqrt (PI)))) (* (PI) (- (+ 1 c) (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ (* -1 (/ (+ (* -1 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))) cosTheta)) (* 3/2 (sqrt (/ 1 (PI))))))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) #s(hole binary32 (* (pow cosTheta 2) (+ (* -3/2 (sqrt (/ 1 (PI)))) (* -1 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) cosTheta)))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) #s(hole binary32 (* -1 (* cosTheta (+ (* 3/2 (sqrt (/ 1 (PI)))) (* (/ 1 cosTheta) (sqrt (/ 1 (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (+ (* -1 (* c (* (pow cosTheta 2) (PI)))) (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (+ (sqrt (PI)) (+ (* -1 (* c (* cosTheta (PI)))) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* (PI) (- 1 (sqrt (/ 1 (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (+ (* c (PI)) (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- 1 (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (- (+ 1 c) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ 1 c) #s(hole binary32 1)) |
#s(approx (+ 1 c) #s(hole binary32 (+ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (* (pow cosTheta 2) (PI)))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* c (+ (* -1 (* (pow cosTheta 2) (PI))) (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (* cosTheta (PI)))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* c (+ (* -1 (* cosTheta (PI))) (+ (* -1 (/ (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))) c)) (* (/ 1 c) (sqrt (PI)))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (PI)))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* c (+ (PI) (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* c (- (+ 1 (/ 1 c)) (* (/ 1 c) (sqrt (/ 1 (PI)))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ 1 c) #s(hole binary32 c)) |
#s(approx (+ 1 c) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI))))))))) c)) (* (pow cosTheta 2) (PI))))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) #s(hole binary32 (* -1 (* c (+ (* -1 (/ (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (- 1 (sqrt (/ 1 (PI)))))))) c)) (* cosTheta (PI))))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) #s(hole binary32 (* -1 (* c (+ (* -1 (PI)) (* -1 (/ (* (PI) (- 1 (sqrt (/ 1 (PI))))) c))))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) #s(hole binary32 (* -1 (* c (- (* -1 (/ (- 1 (sqrt (/ 1 (PI)))) c)) 1))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
| Outputs |
|---|
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 3 binary32)) (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta))) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) |
(/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1 binary32))) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32))) |
(pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1/2 binary32))) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 cosTheta cosTheta)) (+.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta))) (+.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))) |
(/.f32 (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) cosTheta) #s(literal 3 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (fma.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta) (fma.f32 cosTheta cosTheta (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (fma.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta) (*.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))))) |
(fma.f32 #s(literal -2 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal -2 binary32) cosTheta) #s(literal 1 binary32)) |
(+.f32 (-.f32 #s(literal 1 binary32) cosTheta) (neg.f32 cosTheta)) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 cosTheta cosTheta))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta)) |
(neg.f32 (-.f32 cosTheta (-.f32 #s(literal 1 binary32) cosTheta))) |
(neg.f32 (-.f32 (+.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) cosTheta)) |
(-.f32 #s(literal 1 binary32) cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (+.f32 #s(literal 1 binary32) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta))) (-.f32 #s(literal 1 binary32) (neg.f32 cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (+.f32 #s(literal 1 binary32) (fma.f32 cosTheta cosTheta (*.f32 #s(literal 1 binary32) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (*.f32 #s(literal 1 binary32) (neg.f32 cosTheta))))) |
(fma.f32 #s(literal -1 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -1 binary32) #s(literal 1 binary32)) |
(+.f32 (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (neg.f32 cosTheta)) |
(neg.f32 (-.f32 cosTheta #s(literal 1 binary32))) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(*.f32 cosTheta (sqrt.f32 (PI.f32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) |
(sqrt.f32 (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(pow.f32 (PI.f32) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(PI.f32) |
(-.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 cosTheta cosTheta))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1 binary32)) cosTheta) cosTheta) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) cosTheta) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 cosTheta cosTheta)) |
(+.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 cosTheta))) cosTheta)) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (*.f32 cosTheta cosTheta))) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(*.f32 cosTheta (neg.f32 cosTheta)) |
(neg.f32 (*.f32 cosTheta cosTheta)) |
(*.f32 #s(literal -1 binary32) cosTheta) |
(*.f32 cosTheta #s(literal -1 binary32)) |
(neg.f32 cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (-.f32 (*.f32 c c) #s(literal 1 binary32)) (-.f32 c #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(/.f32 (fma.f32 (*.f32 c c) c #s(literal 1 binary32)) (fma.f32 c c (-.f32 #s(literal 1 binary32) (*.f32 c #s(literal 1 binary32))))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
c |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
(*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta) |
(*.f32 cosTheta (fma.f32 (*.f32 (neg.f32 cosTheta) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (PI.f32) (sqrt.f32 (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) #s(literal 2 binary32)) (PI.f32)) (-.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) (sqrt.f32 (PI.f32)))) |
(/.f32 (+.f32 (pow.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) #s(literal 3 binary32)) (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) (+.f32 (pow.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) #s(literal 2 binary32)) (-.f32 (PI.f32) (*.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) (sqrt.f32 (PI.f32)))))) |
(fma.f32 (pow.f32 (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) |
(fma.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) |
(fma.f32 (*.f32 (neg.f32 cosTheta) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (PI.f32) (sqrt.f32 (PI.f32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) |
(fma.f32 (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (neg.f32 cosTheta) (sqrt.f32 (PI.f32))) |
(fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) |
(+.f32 (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)))) (sqrt.f32 (PI.f32))) |
(+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) |
(*.f32 (PI.f32) #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal -3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(neg.f32 (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32))) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (PI.f32) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (PI.f32))) #s(literal -1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(pow.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 2 binary32))) (-.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (pow.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))))) |
(+.f32 #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(+.f32 #s(literal 1 binary32) (+.f32 c #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (-.f32 (*.f32 c c) #s(literal 1 binary32)) (-.f32 c #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(/.f32 (fma.f32 (*.f32 c c) c #s(literal 1 binary32)) (fma.f32 c c (-.f32 #s(literal 1 binary32) (*.f32 c #s(literal 1 binary32))))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(/.f32 (neg.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (neg.f32 cosTheta)) |
(/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) |
(+.f32 (/.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) cosTheta) (/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) (/.f32 #s(literal 1 binary32) (PI.f32))) (-.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal -3 binary32))) (fma.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
(fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(fma.f32 cosTheta #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(pow.f32 (neg.f32 (sqrt.f32 (PI.f32))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
#s(literal -1 binary32) |
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (*.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) cosTheta) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (*.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))))) |
(*.f32 #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) |
(*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) |
(/.f32 (*.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) cosTheta) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 cosTheta)) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta))) |
(/.f32 (fma.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal -1 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal 1 binary32)) (fma.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal -1 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(fma.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (neg.f32 (*.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (sqrt.f32 (PI.f32))))) cosTheta)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(literal 1 binary32)) |
#s(approx (- (- 1 cosTheta) cosTheta) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (- 1 cosTheta) #s(literal 1 binary32)) |
#s(approx (- 1 cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx cosTheta cosTheta) |
#s(approx (* (sqrt (PI)) cosTheta) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (* (neg cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (neg cosTheta) (neg.f32 cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (neg.f32 (*.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (sqrt.f32 (PI.f32))))) cosTheta)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (sqrt.f32 (PI.f32))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (neg.f32 (*.f32 (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (sqrt.f32 (PI.f32))))) cosTheta)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (neg.f32 (*.f32 (sqrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))))) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (+.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32)))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 2 binary32)) cosTheta)) |
#s(approx (- 1 cosTheta) (neg.f32 cosTheta)) |
#s(approx (- 1 cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (neg.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (fma.f32 (neg.f32 (PI.f32)) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta)) cosTheta)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32)))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32)))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (+.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (*.f32 #s(literal -3/2 binary32) (*.f32 cosTheta cosTheta)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal -3/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta) #s(literal -3/2 binary32))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (*.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32)))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))) #s(literal 1/2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (pow.f32 #s(literal -2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))))) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (+ (* (neg cosTheta) cosTheta) 1) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 1 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (- 1 cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32) (neg.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) cosTheta))) cosTheta))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) cosTheta) (*.f32 (neg.f32 cosTheta) (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta)) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)) (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32)))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (neg.f32 (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta))) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (pow.f32 cosTheta #s(literal -7/2 binary32))) #s(literal -1/16 binary32)))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal -1/2 binary32))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (+ 1 c) #s(literal 1 binary32)) |
#s(approx (+ 1 c) (+.f32 c #s(literal 1 binary32))) |
#s(approx c c) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (fma.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta (neg.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) (PI.f32)) c)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32)))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (+.f32 (sqrt.f32 (PI.f32)) (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 (*.f32 (*.f32 (PI.f32) cosTheta) c))))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (fma.f32 (PI.f32) c (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (+ 1 c) #s(literal 1 binary32)) |
#s(approx (+ 1 c) (+.f32 c #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ 1 c) c) |
#s(approx (+ 1 c) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32)) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (neg.f32 (*.f32 (*.f32 (*.f32 cosTheta cosTheta) (PI.f32)) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (PI.f32) (/.f32 (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) c)) c)) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (*.f32 (PI.f32) cosTheta) c))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (*.f32 (fma.f32 (neg.f32 cosTheta) (PI.f32) (fma.f32 (/.f32 #s(literal 1 binary32) c) (sqrt.f32 (PI.f32)) (/.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) cosTheta)) c))) c)) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (PI.f32) c)) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (*.f32 (fma.f32 (PI.f32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) (PI.f32)) c)) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) c) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ 1 c) c) |
#s(approx (+ 1 c) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32)) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (* (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) cosTheta) (neg.f32 (*.f32 (fma.f32 (*.f32 cosTheta cosTheta) (PI.f32) (neg.f32 (/.f32 (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta) c))) c))) |
#s(approx (+ (* (neg cosTheta) (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI))) (sqrt (PI))) (neg.f32 (*.f32 (fma.f32 (PI.f32) cosTheta (neg.f32 (/.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (sqrt.f32 (PI.f32))) c))) c))) |
#s(approx (* (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (PI)) (neg.f32 (*.f32 (+.f32 (neg.f32 (PI.f32)) (neg.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) c))) c))) |
#s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
Compiled 11 056 to 2 496 computations (77.4% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 484 | 13 | 497 |
| Fresh | 16 | 7 | 23 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 504 | 23 | 527 |
| Status | Accuracy | Program |
|---|---|---|
| 98.1% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) | |
| 96.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) | |
| ▶ | 98.4% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| 97.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) | |
| 95.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) | |
| 97.0% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| 96.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) | |
| 94.6% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| 94.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| ▶ | 96.8% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| ▶ | 96.0% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| ▶ | 94.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| 91.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) | |
| 96.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) | |
| 55.1% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c))) | |
| ✓ | 5.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) | |
| ✓ | 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| 92.3% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) | |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) | |
| ▶ | 92.3% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
| ✓ | 92.4% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
Compiled 1 126 to 1 056 computations (6.2% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) |
#s(literal -3/2 binary32) |
#s(literal -1 binary32) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) |
#s(literal 1/2 binary32) |
| Outputs |
|---|
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 -1)) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (- (* -3/2 cosTheta) 1))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 -1)) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (- (* -3/2 cosTheta) 1))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 -3/2)) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (- (* 1/2 cosTheta) 3/2))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 -1)) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (- (/ 1 cosTheta) 1))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -3/2 cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 (pow cosTheta 2)) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -3/2 (pow cosTheta 2)))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 2) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (* -3/2 cosTheta))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* 1/2 (pow cosTheta 2)))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (- (+ 1/2 (/ 1 (pow cosTheta 3))) (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* 1/2 (pow cosTheta 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (- (+ 1/2 (/ 1 (pow cosTheta 3))) (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* 1/2 (pow cosTheta 2)))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* (pow cosTheta 2) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* 1/2 cosTheta))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* cosTheta (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (* -1 (/ (- (/ 1 cosTheta) 1) cosTheta))))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (* -1 (/ (- 1 (/ 1 cosTheta)) cosTheta)) 3/2)))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (* -1 (/ (- (/ 1 cosTheta) 1) cosTheta))) cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (* 3/2 (/ 1 cosTheta)) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (* -1 (/ (- (* -1 (/ (- 1 (/ 1 cosTheta)) cosTheta)) 3/2) cosTheta)) 1/2))))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* -1 (* cosTheta (- (* 3/2 (/ 1 cosTheta)) 1/2))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | cosTheta | @ | -inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (* (/ 1 (sqrt (PI))) (PI)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (- 1 cosTheta) cosTheta) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (+ (* -3/2 cosTheta) -1) -3/2 -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (+ (* 1/2 cosTheta) -3/2) 1/2) |
| 4.0ms | cosTheta | @ | inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (* (/ 1 (sqrt (PI))) (PI)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (- 1 cosTheta) cosTheta) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (+ (* -3/2 cosTheta) -1) -3/2 -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (+ (* 1/2 cosTheta) -3/2) 1/2) |
| 3.0ms | c | @ | -inf | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (* (/ 1 (sqrt (PI))) (PI)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (- 1 cosTheta) cosTheta) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (+ (* -3/2 cosTheta) -1) -3/2 -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (+ (* 1/2 cosTheta) -3/2) 1/2) |
| 3.0ms | cosTheta | @ | 0 | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (* (/ 1 (sqrt (PI))) (PI)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (- 1 cosTheta) cosTheta) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (+ (* -3/2 cosTheta) -1) -3/2 -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (+ (* 1/2 cosTheta) -3/2) 1/2) |
| 1.0ms | c | @ | 0 | ((/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt (- (- 1 cosTheta) cosTheta)) (- (- 1 cosTheta) cosTheta) (- 1 cosTheta) cosTheta (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (* (/ 1 (sqrt (PI))) (PI)) (/ 1 (sqrt (PI))) (sqrt (PI)) (PI) (exp (* (neg cosTheta) cosTheta)) (* (neg cosTheta) cosTheta) (neg cosTheta) (+ c 1) c (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (- 1 cosTheta) cosTheta) (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (+ (* -3/2 cosTheta) -1) -3/2 -1 (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (+ (* 1/2 cosTheta) -3/2) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 852 | 13710 |
| 0 | 908 | 12369 |
| 1 | 4815 | 11772 |
| 0 | 8263 | 11198 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(literal 1 binary32) |
(fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) cosTheta) |
cosTheta |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(sqrt.f32 (PI.f32)) |
(PI.f32) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(neg.f32 cosTheta) |
(+.f32 c #s(literal 1 binary32)) |
c |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) |
#s(literal -3/2 binary32) |
#s(literal -1 binary32) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) |
#s(literal 1/2 binary32) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* -1 (* cosTheta (sqrt (/ 1 (PI)))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1/2 (sqrt (/ 1 (PI)))) (* -1/2 (* cosTheta (sqrt (/ 1 (PI)))))))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* -1/2 cosTheta) 1))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* -1/2 cosTheta) 1/2)) 1))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 1)) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (+ 1 (* -2 cosTheta)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 1)) |
#s(approx (- 1 cosTheta) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx cosTheta #s(hole binary32 cosTheta)) |
#s(approx (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 1)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* -1 (pow cosTheta 2))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* 1/2 (pow cosTheta 2)) 1))))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (+ 1 (* (pow cosTheta 2) (- (* (pow cosTheta 2) (+ 1/2 (* -1/6 (pow cosTheta 2)))) 1))))) |
#s(approx (* (neg cosTheta) cosTheta) #s(hole binary32 (* -1 (pow cosTheta 2)))) |
#s(approx (neg cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (sqrt (PI))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* -1 (* cosTheta (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* cosTheta (+ (sqrt (PI)) (* cosTheta (- (* cosTheta (- (* -1 (* cosTheta (+ (* -1 (* (sqrt (PI)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (* (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI)))))))) (* (PI) (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))) (+ (* -1 (* (sqrt (pow (PI) 3)) (pow (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))) 2))) (* (PI) (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))) (* (PI) (+ 1 (+ c (* -1 (sqrt (/ 1 (PI))))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* (/ 1 cosTheta) (sqrt (/ 1 (PI)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (* -1 (sqrt (/ 1 (PI)))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (* -1/2 (sqrt (/ 1 (PI))))))))))) cosTheta))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (/ (+ (sqrt (/ 1 (PI))) (* cosTheta (+ 1 (+ c (+ (* -1 (sqrt (/ 1 (PI)))) (* cosTheta (+ (* -1 (sqrt (/ 1 (PI)))) (+ (* -1/2 (sqrt (/ 1 (PI)))) (* cosTheta (+ (sqrt (/ 1 (PI))) (* -1/2 (sqrt (/ 1 (PI)))))))))))))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 -1)) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (- (* -3/2 cosTheta) 1))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ 1 cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* -1 cosTheta)) cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))) cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (/ (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 1)) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* -1 cosTheta)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* -3/2 cosTheta) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (+ 1 (* cosTheta (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 -1)) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (- (* -3/2 cosTheta) 1))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (- (* cosTheta (- (* 1/2 cosTheta) 3/2)) 1))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 -3/2)) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (- (* 1/2 cosTheta) 3/2))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* (sqrt cosTheta) (sqrt -2)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ 1 (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ 1 (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ 1 (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (sqrt -2)))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -2 cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 2)))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 cosTheta))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 cosTheta) 1)))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(hole binary32 (exp (* -1 (pow cosTheta 2))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (+ (* -1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))) (* -1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))))) (* (sqrt -2) (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) (+ (* 1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 5) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt -2) 4) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) (+ (* -1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt -2) 2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (pow (sqrt -2) 3) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (* (sqrt -2) (pow (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) 2)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (exp (* -1 (pow cosTheta 2))) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (exp (* -1 (pow cosTheta 2))) (sqrt -2)))) (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (sqrt -2)))))))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 -1)) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(hole binary32 (- (/ 1 cosTheta) 1))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -3/2 cosTheta))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* cosTheta (- (/ 1 (pow cosTheta 2)) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -3/2 (pow cosTheta 2)))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 2) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (/ 1 (pow cosTheta 2)) (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (* -3/2 cosTheta))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* 1/2 (pow cosTheta 2)))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (- (+ 1/2 (/ 1 (pow cosTheta 3))) (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* 1/2 (pow cosTheta 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 3) (- (+ 1/2 (/ 1 (pow cosTheta 3))) (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* 1/2 (pow cosTheta 2)))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* (pow cosTheta 2) (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (/ 1 cosTheta)) cosTheta)))))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* 1/2 cosTheta))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* cosTheta (- 1/2 (* 3/2 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3)))))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (sqrt -1) (pow (sqrt 2) 3))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* (sqrt cosTheta) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(hole binary32 (* -1 (* cosTheta (+ (* -1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 cosTheta)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 2 (/ 1 cosTheta)))))) |
#s(approx (- 1 cosTheta) #s(hole binary32 (* -1 (* cosTheta (- 1 (/ 1 cosTheta)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* 1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))) (pow cosTheta 4))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ (pow cosTheta 5) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 5) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/16 (/ (* (pow cosTheta 2) (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 4) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))) (* 1/2 (* (sqrt (/ cosTheta (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow cosTheta 3) (PI))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (* cosTheta (pow (exp (* -1 (pow cosTheta 2))) 2)) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3)))))))) (* (sqrt 2) (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))))))) (pow cosTheta 6))) (/ 1 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (sqrt 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (* (pow (sqrt 2) 3) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 2))))) (* 1/4 (/ (pow (exp (* -1 (pow cosTheta 2))) 2) (* (pow cosTheta 3) (* (PI) (* (pow (sqrt 2) 2) (pow (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) 3))))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (+ (* -1 (* (sqrt (/ 1 (* cosTheta (PI)))) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow cosTheta 3) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow cosTheta 7) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow cosTheta 5) (PI)))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3)))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(hole binary32 (+ (* -1 (* (sqrt (/ 1 cosTheta)) (* (exp (* -1 (pow cosTheta 2))) (* (sqrt -1) (sqrt 2))))) (+ (* -1/2 (* (sqrt (/ 1 (pow cosTheta 3))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (sqrt 2)))) (+ (* -1/16 (* (sqrt (/ 1 (pow cosTheta 7))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 5)))) (* 1/8 (* (sqrt (/ 1 (pow cosTheta 5))) (/ (* (exp (* -1 (pow cosTheta 2))) (sqrt -1)) (pow (sqrt 2) 3))))))))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* -1 (* cosTheta (+ 3/2 (* -1 (/ (- (/ 1 cosTheta) 1) cosTheta))))))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(hole binary32 (* (pow cosTheta 2) (- (* -1 (/ (- 1 (/ 1 cosTheta)) cosTheta)) 3/2)))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) #s(hole binary32 (* (pow cosTheta 2) (+ 1/2 (* -1 (/ (+ 3/2 (* -1 (/ (- (/ 1 cosTheta) 1) cosTheta))) cosTheta)))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (* 3/2 (/ 1 cosTheta)) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (+ (* 3/2 (/ 1 cosTheta)) (/ 1 (pow cosTheta 2))) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(hole binary32 (* -1 (* (pow cosTheta 3) (- (* -1 (/ (- (* -1 (/ (- 1 (/ 1 cosTheta)) cosTheta)) 3/2) cosTheta)) 1/2))))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(hole binary32 (* -1 (* cosTheta (- (* 3/2 (/ 1 cosTheta)) 1/2))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (+ c 1) #s(hole binary32 1)) |
#s(approx (+ c 1) #s(hole binary32 (+ 1 c))) |
#s(approx c #s(hole binary32 c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (+ (* c (- (* c (+ (* -1 (/ c (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 4))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3)))) (/ 1 (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)))) (/ 1 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (+ 1 (+ c (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (+ c 1) #s(hole binary32 c)) |
#s(approx (+ c 1) #s(hole binary32 (* c (+ 1 (/ 1 c))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ 1 c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (+ 1 (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) (pow c 3)))) (+ (* -1 (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) (pow c 2))) (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 c)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* c (+ 1 (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (+ (* (/ (exp (* -1 (pow cosTheta 2))) (* c cosTheta)) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))) (/ 1 c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2) c) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 3) c) (pow (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) 2)) c)) (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI)))))) c)) 1) c)))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) #s(hole binary32 (* -1 (* c (- (* -1 (/ (+ 1 (* (/ (exp (* -1 (pow cosTheta 2))) cosTheta) (sqrt (/ (- 1 (* 2 cosTheta)) (PI))))) c)) 1))))) |
| Outputs |
|---|
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 3 binary32)) (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) (+.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) c) #s(literal 1 binary32)) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(/.f32 (neg.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (neg.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) |
(/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) |
(/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32)) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal -1/2 binary32))) |
(pow.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) #s(literal 1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(literal 1/2 binary32))) |
(-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(-.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta))) (+.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 cosTheta cosTheta)) (+.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (fma.f32 (+.f32 cosTheta cosTheta) (+.f32 cosTheta cosTheta) (*.f32 #s(literal 1 binary32) (+.f32 cosTheta cosTheta))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (fma.f32 (-.f32 #s(literal 1 binary32) cosTheta) (-.f32 #s(literal 1 binary32) cosTheta) (fma.f32 cosTheta cosTheta (*.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta))))) |
(fma.f32 #s(literal -2 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal -2 binary32) cosTheta) #s(literal 1 binary32)) |
(+.f32 (-.f32 #s(literal 1 binary32) cosTheta) (neg.f32 cosTheta)) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 cosTheta cosTheta))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) cosTheta)) |
(neg.f32 (-.f32 (+.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(neg.f32 (-.f32 cosTheta (-.f32 #s(literal 1 binary32) cosTheta))) |
(-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) cosTheta)) |
(-.f32 #s(literal 1 binary32) cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) (+.f32 #s(literal 1 binary32) cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta))) (-.f32 #s(literal 1 binary32) (neg.f32 cosTheta))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) (+.f32 #s(literal 1 binary32) (fma.f32 cosTheta cosTheta (*.f32 #s(literal 1 binary32) cosTheta)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (neg.f32 cosTheta))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 cosTheta) (neg.f32 cosTheta)) (*.f32 #s(literal 1 binary32) (neg.f32 cosTheta))))) |
(fma.f32 #s(literal -1 binary32) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta #s(literal -1 binary32) #s(literal 1 binary32)) |
(+.f32 (neg.f32 cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (neg.f32 cosTheta)) |
(neg.f32 (-.f32 cosTheta #s(literal 1 binary32))) |
cosTheta |
(*.f32 (sqrt.f32 (PI.f32)) cosTheta) |
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta)) |
(*.f32 cosTheta (sqrt.f32 (PI.f32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (PI.f32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (PI.f32)) |
(sqrt.f32 (PI.f32)) |
(/.f32 (*.f32 #s(literal 1 binary32) (PI.f32)) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(pow.f32 (PI.f32) #s(literal 1/2 binary32)) |
(exp.f32 (/.f32 (log.f32 (PI.f32)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (sqrt.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (PI.f32) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (PI.f32))) #s(literal -1 binary32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32)) (pow.f32 (sqrt.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(*.f32 (PI.f32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (PI.f32)) |
(sqrt.f32 (PI.f32)) |
(/.f32 (*.f32 #s(literal 1 binary32) (PI.f32)) (sqrt.f32 (PI.f32))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(pow.f32 (PI.f32) #s(literal 1/2 binary32)) |
(exp.f32 (/.f32 (log.f32 (PI.f32)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1/2 binary32))) |
(PI.f32) |
(-.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 cosTheta cosTheta))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 cosTheta cosTheta))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal -1 binary32))) |
(pow.f32 (exp.f32 (*.f32 cosTheta cosTheta)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 cosTheta) (neg.f32 cosTheta)) |
(pow.f32 (pow.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal -1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) (*.f32 cosTheta #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (neg.f32 cosTheta)) cosTheta) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (*.f32 cosTheta cosTheta)) |
(pow.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(literal 1 binary32)) |
(+.f32 (cosh.f32 (*.f32 cosTheta cosTheta)) (sinh.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 cosTheta))) cosTheta)) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (*.f32 cosTheta cosTheta))) |
(exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) |
(log.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
(*.f32 (*.f32 cosTheta cosTheta) (log.f32 (exp.f32 #s(literal -1 binary32)))) |
(*.f32 (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 cosTheta cosTheta)) |
(*.f32 (neg.f32 cosTheta) cosTheta) |
(*.f32 cosTheta (log.f32 (exp.f32 (neg.f32 cosTheta)))) |
(*.f32 cosTheta (neg.f32 cosTheta)) |
(neg.f32 (*.f32 cosTheta cosTheta)) |
(*.f32 #s(literal -1 binary32) cosTheta) |
(*.f32 cosTheta #s(literal -1 binary32)) |
(neg.f32 cosTheta) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 c c)) (-.f32 #s(literal 1 binary32) c)) |
(/.f32 (-.f32 (*.f32 c c) #s(literal 1 binary32)) (-.f32 c #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 c c) c)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 c c) (*.f32 #s(literal 1 binary32) c)))) |
(/.f32 (fma.f32 (*.f32 c c) c #s(literal 1 binary32)) (fma.f32 c c (-.f32 #s(literal 1 binary32) (*.f32 c #s(literal 1 binary32))))) |
(+.f32 c #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) c) |
c |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 3 binary32)) (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
(-.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 cosTheta cosTheta)) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) cosTheta)) (neg.f32 cosTheta)) |
(/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) |
(+.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 (neg.f32 cosTheta) cosTheta)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 3 binary32)) (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) (neg.f32 cosTheta)) |
(/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(+.f32 (/.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
(+.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) cosTheta)) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32))))) |
(fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) #s(literal 1 binary32)) |
(+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta)) |
(-.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) #s(literal 1 binary32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) (*.f32 #s(literal -3/2 binary32) cosTheta)) #s(literal 1 binary32)) (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) (*.f32 #s(literal -3/2 binary32) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) #s(literal -1 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal -27/8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) (*.f32 #s(literal -3/2 binary32) cosTheta) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal -27/8 binary32) #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) (*.f32 #s(literal -3/2 binary32) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) #s(literal -1 binary32))))) |
(fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) |
(fma.f32 cosTheta #s(literal -3/2 binary32) #s(literal -1 binary32)) |
(+.f32 (*.f32 #s(literal -3/2 binary32) cosTheta) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal -3/2 binary32) cosTheta)) |
(neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -3/2 binary32) cosTheta))) |
#s(literal -3/2 binary32) |
#s(literal -1 binary32) |
(/.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) (-.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 3 binary32)) (*.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) (+.f32 (pow.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32))) (*.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32)))))) |
(fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (+.f32 c #s(literal 1 binary32))) |
(fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (+.f32 c #s(literal 1 binary32))) |
(+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) (neg.f32 cosTheta)) |
(/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta) |
(+.f32 (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
(+.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) cosTheta)) |
(-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 cosTheta) (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta)) (*.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta))))) |
(fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) |
(fma.f32 cosTheta (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) #s(literal 1 binary32)) |
(+.f32 (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta)) |
(-.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal 1 binary32)) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta)) #s(literal 1 binary32)) (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta)) #s(literal 1 binary32)) (-.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal -1 binary32))) |
(/.f32 (expm1.f32 (*.f32 (log.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta)) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal 3 binary32)) #s(literal -1 binary32)) (fma.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal -1 binary32))))) |
(fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) |
(fma.f32 cosTheta (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) #s(literal -1 binary32)) |
(+.f32 (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta)) |
(neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) #s(literal 3/2 binary32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) (*.f32 #s(literal 1/2 binary32) cosTheta)) #s(literal 9/4 binary32)) (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal 3/2 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) (*.f32 #s(literal 1/2 binary32) cosTheta)) #s(literal 9/4 binary32)) (-.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) #s(literal -3/2 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) #s(literal 27/8 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) (*.f32 #s(literal 1/2 binary32) cosTheta) (+.f32 #s(literal 9/4 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) #s(literal 3/2 binary32))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal 1/8 binary32) #s(literal -27/8 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) (*.f32 #s(literal 1/2 binary32) cosTheta) (-.f32 #s(literal 9/4 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) #s(literal -3/2 binary32))))) |
(fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) |
(fma.f32 cosTheta #s(literal 1/2 binary32) #s(literal -3/2 binary32)) |
(+.f32 (*.f32 #s(literal 1/2 binary32) cosTheta) #s(literal -3/2 binary32)) |
(+.f32 #s(literal -3/2 binary32) (*.f32 #s(literal 1/2 binary32) cosTheta)) |
(neg.f32 (-.f32 #s(literal 3/2 binary32) (*.f32 #s(literal 1/2 binary32) cosTheta))) |
#s(literal 1/2 binary32) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (PI.f32)))))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) c) #s(literal 1 binary32)) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) cosTheta (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))))) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (/.f32 (fma.f32 (neg.f32 cosTheta) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) cosTheta) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (/.f32 (fma.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) cosTheta))) cosTheta (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (- (- 1 cosTheta) cosTheta) #s(literal 1 binary32)) |
#s(approx (- (- 1 cosTheta) cosTheta) (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (- 1 cosTheta) #s(literal 1 binary32)) |
#s(approx (- 1 cosTheta) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx cosTheta cosTheta) |
#s(approx (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/6 binary32) (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta) #s(literal -1 binary32)) (*.f32 cosTheta cosTheta) #s(literal 1 binary32))) |
#s(approx (* (neg cosTheta) cosTheta) (*.f32 (neg.f32 cosTheta) cosTheta)) |
#s(approx (neg cosTheta) (neg.f32 cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (PI.f32)))))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (*.f32 (fma.f32 (-.f32 (*.f32 (-.f32 (*.f32 (neg.f32 cosTheta) (+.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) (PI.f32) (neg.f32 (*.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (neg.f32 (*.f32 (*.f32 (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32))))) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (sqrt.f32 (PI.f32)))))) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) (PI.f32) (neg.f32 (*.f32 (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32))) (*.f32 (sqrt.f32 (PI.f32)) (PI.f32)))))) cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32))) cosTheta (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))) c) #s(literal 1 binary32)) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (fma.f32 (fma.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) #s(literal -3/2 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) cosTheta (neg.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))))))) cosTheta (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (- 1 cosTheta) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (- 1 cosTheta) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (+ (* -3/2 cosTheta) -1) #s(literal -1 binary32)) |
#s(approx (+ (* -3/2 cosTheta) -1) (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) #s(literal 1 binary32)) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (-.f32 #s(literal 1 binary32) cosTheta)) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) #s(literal -1 binary32)) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) #s(literal -3/2 binary32)) |
#s(approx (+ (* 1/2 cosTheta) -3/2) (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) c) #s(literal 1 binary32))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta)) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (pow.f32 #s(literal -2 binary32) #s(literal -5/2 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 #s(literal -2 binary32) cosTheta)) |
#s(approx (- (- 1 cosTheta) cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 2 binary32)) cosTheta)) |
#s(approx (- 1 cosTheta) (neg.f32 cosTheta)) |
#s(approx (- 1 cosTheta) (*.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) |
#s(approx (exp (* (neg cosTheta) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (fma.f32 (/.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta)) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32)))) #s(literal -1/4 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) (sqrt.f32 #s(literal -2 binary32))))) (sqrt.f32 (/.f32 cosTheta (PI.f32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal -1/4 binary32) (fma.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)))) #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c)) #s(literal 2 binary32)) (sqrt.f32 #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) c) #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal -2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal -2 binary32))) #s(literal 5 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))))) |
#s(approx (/ (- 1 cosTheta) cosTheta) #s(literal -1 binary32)) |
#s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 #s(literal -3/2 binary32) cosTheta)) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (neg.f32 (fma.f32 #s(literal 3/2 binary32) cosTheta #s(literal 1 binary32)))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (*.f32 (*.f32 cosTheta cosTheta) #s(literal -3/2 binary32))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* -3/2 cosTheta) -1) (*.f32 #s(literal -3/2 binary32) cosTheta)) |
#s(approx (+ (* -3/2 cosTheta) -1) (neg.f32 (fma.f32 #s(literal 3/2 binary32) cosTheta #s(literal 1 binary32)))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 3/2 binary32) cosTheta)) (*.f32 cosTheta cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) cosTheta)) (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta))) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) #s(literal 1/2 binary32))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (*.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 3/2 binary32) cosTheta)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) #s(literal 1/2 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)) #s(literal 1/2 binary32)) (/.f32 #s(literal 3/2 binary32) cosTheta)) (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (*.f32 (*.f32 cosTheta cosTheta) #s(literal 1/2 binary32))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (*.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 3/2 binary32) cosTheta)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) (*.f32 #s(literal 1/2 binary32) cosTheta)) |
#s(approx (+ (* 1/2 cosTheta) -3/2) (*.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 3/2 binary32) cosTheta)) cosTheta)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (*.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (sqrt.f32 #s(literal -1/2 binary32)) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta)) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (sqrt.f32 (*.f32 #s(literal -2 binary32) cosTheta)))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (*.f32 (neg.f32 cosTheta) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32))))) cosTheta))) |
#s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (neg.f32 (*.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 cosTheta #s(literal -7/2 binary32))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal -2 binary32)))))) cosTheta))) |
#s(approx (- (- 1 cosTheta) cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (- 1 cosTheta) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (*.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))) (*.f32 (*.f32 cosTheta cosTheta) (*.f32 cosTheta cosTheta)))) (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (-.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal 5 binary32)) (PI.f32)))) (*.f32 (exp.f32 (-.f32 (*.f32 (neg.f32 cosTheta) cosTheta) (*.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (fma.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 cosTheta (PI.f32)))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) cosTheta) (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))) #s(literal 1/4 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) (sqrt.f32 #s(literal 2 binary32)))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 cosTheta cosTheta))) (*.f32 (*.f32 (PI.f32) #s(literal 4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32)))))) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 2 binary32)))) (*.f32 (/.f32 (exp.f32 (*.f32 (*.f32 (neg.f32 cosTheta) cosTheta) #s(literal 2 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32)))))) #s(literal 3 binary32))) (*.f32 (*.f32 cosTheta cosTheta) cosTheta))) #s(literal 1/4 binary32)))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 #s(literal 1 binary32) (+.f32 c (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 (+.f32 (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 cosTheta cosTheta) cosTheta) (PI.f32))))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -7 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (pow.f32 cosTheta #s(literal -5 binary32)) (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) cosTheta))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (sqrt.f32 #s(literal -2 binary32))))) c) #s(literal 1 binary32))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (+.f32 (fma.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (sqrt.f32 #s(literal -1/2 binary32))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 cosTheta #s(literal -5/2 binary32))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (*.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (pow.f32 #s(literal 2 binary32) #s(literal 5/2 binary32))) (pow.f32 cosTheta #s(literal -7/2 binary32))) #s(literal -1/16 binary32)))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 cosTheta)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))))) |
#s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (neg.f32 (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) #s(literal 3/2 binary32)) cosTheta))) |
#s(approx (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) #s(literal 3/2 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (/ (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)) cosTheta)) #s(literal 3/2 binary32)) cosTheta)) #s(literal 1/2 binary32)) (*.f32 cosTheta cosTheta))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/2 binary32) cosTheta) #s(literal 1/2 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (neg.f32 (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 3/2 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta))) #s(literal 1/2 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) |
#s(approx (+ (* (+ (* (+ (* 1/2 cosTheta) -3/2) cosTheta) -1) cosTheta) 1) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) #s(literal 3/2 binary32)) cosTheta)) #s(literal 1/2 binary32)) (*.f32 (*.f32 cosTheta cosTheta) cosTheta)))) |
#s(approx (+ (* 1/2 cosTheta) -3/2) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 3/2 binary32) cosTheta) #s(literal 1/2 binary32)) cosTheta))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (+ c 1) #s(literal 1 binary32)) |
#s(approx (+ c 1) (+.f32 c #s(literal 1 binary32))) |
#s(approx c c) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (+.f32 (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (-.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32))) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (fma.f32 (-.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -3 binary32)) (neg.f32 (/.f32 c (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 4 binary32))))) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal -2 binary32))) c (/.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) c) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ c 1) c) |
#s(approx (+ c 1) (fma.f32 #s(literal 1 binary32) c #s(literal 1 binary32))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 #s(literal 1 binary32) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c))) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (/.f32 (-.f32 (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 3 binary32))) (neg.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 c c)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) c) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c)) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) (* (* (/ 1 (sqrt (PI))) (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 c cosTheta)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (-.f32 (/.f32 #s(literal 1 binary32) c) #s(literal 1 binary32))) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32)) c) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (/ 1 (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 3 binary32)) c) (pow.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) #s(literal 2 binary32))) c)) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32))) c)) #s(literal 1 binary32)) c))) |
#s(approx (+ (* (/ 1 (sqrt (PI))) (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta)))) (+ c 1)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c))) |
Compiled 9 418 to 2 376 computations (74.8% saved)
28 alts after pruning (23 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 479 | 12 | 491 |
| Fresh | 4 | 11 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 486 | 28 | 514 |
| Status | Accuracy | Program |
|---|---|---|
| 98.1% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) | |
| 96.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) | |
| 97.8% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) | |
| 97.2% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) | |
| 97.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) | |
| 95.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) | |
| 96.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) | |
| 94.6% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| 94.9% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| 96.4% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) | |
| ✓ | 96.0% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| 95.8% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) | |
| 94.3% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) | |
| 96.0% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) | |
| 94.4% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) | |
| 52.7% | (/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) | |
| 96.7% | (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) | |
| 94.3% | (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) | |
| 96.7% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) | |
| 91.5% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) | |
| ✓ | 5.2% | (/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
| 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) | |
| ✓ | 95.0% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| 92.3% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) | |
| ✓ | 92.3% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
| 92.6% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) | |
| ✓ | 92.4% | #s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
Compiled 1 764 to 1 035 computations (41.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(literal -3/2 binary32)) cosTheta (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (sqrt.f32 (PI.f32))) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)) c)) #s(literal 1 binary32)) c)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (*.f32 cosTheta c)) (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 #s(literal 1 binary32) c))) c))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (fma.f32 (fma.f32 (fma.f32 #s(literal -1/2 binary32) cosTheta #s(literal -1/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32))) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 c #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) #s(literal 3 binary32))) (fma.f32 (+.f32 c #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta))) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))) (*.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)))))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 20.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 19.0ms | c |
| 18.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 18.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 17.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 98.6% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 98.6% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 98.6% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 98.6% | 1 | cosTheta |
| 98.6% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 15.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 14.0ms | cosTheta |
| 14.0ms | c |
| 13.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 13.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 98.1% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 98.1% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 98.1% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 98.1% | 1 | cosTheta |
| 98.1% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c)))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) c)))) |
6 calls:
| 14.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 13.0ms | c |
| 13.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 12.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 12.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 97.9% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 97.9% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 97.9% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 97.9% | 1 | cosTheta |
| 97.9% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 c #s(literal 1 binary32)) (fma.f32 (/.f32 #s(literal -3/2 binary32) (sqrt.f32 (PI.f32))) cosTheta (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32))))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
6 calls:
| 42.0ms | c |
| 14.0ms | cosTheta |
| 13.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 12.0ms | (+.f32 #s(literal 1 binary32) c) |
| 12.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 97.9% | 1 | cosTheta |
| 97.9% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 97.9% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 97.9% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 97.9% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (fma.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) (/.f32 (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)) cosTheta) #s(literal 1 binary32)))) |
6 calls:
| 13.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 13.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 12.0ms | c |
| 11.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 11.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 97.3% | 1 | c |
| 97.3% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 97.3% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 97.3% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 97.3% | 1 | cosTheta |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 #s(approx (sqrt (- (- 1 cosTheta) cosTheta)) (-.f32 #s(literal 1 binary32) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) #s(approx (+ 1 c) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (+ (* (+ (* -3/2 cosTheta) -1) cosTheta) 1) cosTheta) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 cosTheta cosTheta)) #s(literal 3/2 binary32)) (/.f32 #s(literal 1 binary32) cosTheta)) cosTheta))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 c #s(literal 1 binary32)) (*.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) cosTheta #s(literal -3/2 binary32)) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (fma.f32 cosTheta #s(literal -2 binary32) #s(literal 1 binary32))) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32)))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta) (PI.f32))) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) (fma.f32 (neg.f32 cosTheta) cosTheta #s(literal 1 binary32))) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 13.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 12.0ms | c |
| 11.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 11.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 11.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 96.9% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 96.9% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 96.9% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 96.9% | 1 | cosTheta |
| 96.9% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (+.f32 (*.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta) #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 10.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 10.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 9.0ms | c |
| 9.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 8.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 96.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 96.0% | 1 | cosTheta |
| 96.0% | 1 | c |
| 96.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 96.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 10.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 9.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 8.0ms | c |
| 8.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 8.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 96.0% | 1 | cosTheta |
| 96.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 96.0% | 1 | c |
| 96.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 96.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (* (/ (* 1 (sqrt (- (- 1 cosTheta) cosTheta))) (* (sqrt (PI)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (+ c 1)) (/.f32 (fma.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 #s(approx (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) (/.f32 #s(literal -1 binary32) (sqrt.f32 (PI.f32)))) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (/.f32 (fma.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) cosTheta (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (neg.f32 cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (*.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (*.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(approx (+ (* (neg cosTheta) cosTheta) 1) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (fma.f32 (fma.f32 #s(literal -3/2 binary32) cosTheta #s(literal -1 binary32)) cosTheta #s(literal 1 binary32)) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
6 calls:
| 9.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 8.0ms | c |
| 7.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 7.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 7.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.8% | 1 | cosTheta |
| 95.8% | 1 | c |
| 95.8% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.8% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.8% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (fma.f32 (sqrt.f32 (PI.f32)) cosTheta (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (+.f32 (*.f32 (sqrt.f32 (PI.f32)) cosTheta) (*.f32 (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta)) cosTheta))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) #s(approx (exp (* (neg cosTheta) cosTheta)) #s(literal 1 binary32)) (+.f32 c #s(literal 1 binary32)))) |
6 calls:
| 7.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 7.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 6.0ms | c |
| 6.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 6.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.3% | 1 | cosTheta |
| 95.3% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.3% | 1 | c |
| 95.3% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.3% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 (+.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (*.f32 (*.f32 (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) (PI.f32)) (neg.f32 cosTheta))) cosTheta)) |
6 calls:
| 7.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 5.0ms | c |
| 5.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 5.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 5.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 1 | c |
| 95.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.0% | 1 | cosTheta |
| 95.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (*.f32 (neg.f32 cosTheta) (-.f32 (+.f32 c #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32) (sqrt.f32 (PI.f32))) cosTheta)) |
6 calls:
| 22.0ms | (+.f32 #s(literal 1 binary32) c) |
| 10.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 5.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 5.0ms | c |
| 5.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 95.0% | 1 | c |
| 95.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.0% | 1 | cosTheta |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) c) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) #s(approx (/ (- 1 cosTheta) cosTheta) (-.f32 (/.f32 #s(literal 1 binary32) cosTheta) #s(literal 1 binary32)))) (+.f32 c #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) (+.f32 c #s(literal 1 binary32)))) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (+.f32 (sqrt.f32 (PI.f32)) (neg.f32 (*.f32 cosTheta (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32))))) cosTheta)) |
6 calls:
| 21.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 5.0ms | c |
| 5.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 4.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 4.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 1 | c |
| 95.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 95.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.0% | 1 | cosTheta |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
6 calls:
| 4.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 4.0ms | c |
| 4.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 4.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 3.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 95.0% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 95.0% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 95.0% | 1 | c |
| 95.0% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 95.0% | 1 | cosTheta |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) #s(approx (* (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta) (exp (* (neg cosTheta) cosTheta))) (/.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) #s(approx (+ c 1) #s(literal 1 binary32)))) |
6 calls:
| 25.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 3.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 3.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 3.0ms | c |
| 3.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 94.3% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 94.3% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 94.3% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 94.3% | 1 | cosTheta |
| 94.3% | 1 | c |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 #s(approx (+ (+ (neg (/ 1 (sqrt (PI)))) c) 1) c) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) (*.f32 (/.f32 #s(literal 1 binary32) cosTheta) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))))) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (fma.f32 (neg.f32 cosTheta) (*.f32 (+.f32 #s(approx (+ (neg (/ 1 (sqrt (PI)))) c) c) #s(literal 1 binary32)) (PI.f32)) (sqrt.f32 (PI.f32))) cosTheta)) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) #s(approx (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))) (/.f32 #s(approx (+ (* (+ (* (* (/ 1 (sqrt (PI))) -3/2) cosTheta) (neg (/ 1 (sqrt (PI))))) cosTheta) (/ 1 (sqrt (PI)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32)))) cosTheta)))) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 (PI.f32) cosTheta))) |
6 calls:
| 3.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 3.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 3.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 3.0ms | c |
| 3.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 92.6% | 1 | cosTheta |
| 92.6% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 92.6% | 1 | c |
| 92.6% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 92.6% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (PI.f32)) cosTheta)) |
| Outputs |
|---|
#s(approx (/ 1 (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta))))) (*.f32 (sqrt.f32 (PI.f32)) cosTheta)) |
6 calls:
| 2.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 2.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 2.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 2.0ms | c |
| 2.0ms | cosTheta |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 1 | c |
| 92.4% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 92.4% | 1 | cosTheta |
| 92.4% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 92.4% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 92.4% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) #s(approx (+ (+ 1 c) (* (* (/ 1 (sqrt (PI))) (/ (sqrt (- (- 1 cosTheta) cosTheta)) cosTheta)) (exp (* (neg cosTheta) cosTheta)))) c)) |
6 calls:
| 5.0ms | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 1.0ms | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 1.0ms | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
| 1.0ms | cosTheta |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.2% | 1 | c |
| 5.2% | 1 | (+.f32 #s(literal 1 binary32) c) |
| 5.2% | 1 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))))) |
| 5.2% | 1 | cosTheta |
| 5.2% | 1 | (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta))) |
| 5.2% | 1 | (+.f32 (+.f32 #s(literal 1 binary32) c) (*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (PI.f32))) (/.f32 (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) cosTheta) cosTheta)) cosTheta)) (exp.f32 (*.f32 (neg.f32 cosTheta) cosTheta)))) |
Compiled 60 to 58 computations (3.3% saved)
| 1× | fuel |
Compiled 276 to 111 computations (59.8% saved)
Compiled 297 to 129 computations (56.6% saved)
Loading profile data...