
Time bar (total: 11.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 2.1% | 97.9% | 0% | 0% | 0% | 0 |
| 0% | 0% | 2.1% | 97.9% | 0% | 0% | 0% | 1 |
| 0% | 0% | 2.1% | 97.9% | 0% | 0% | 0% | 2 |
| 25% | 0.5% | 1.5% | 97.9% | 0% | 0% | 0% | 3 |
| 37.5% | 0.8% | 1.3% | 97.9% | 0% | 0% | 0% | 4 |
| 56.2% | 1.2% | 0.9% | 97.9% | 0% | 0% | 0% | 5 |
| 65.6% | 1.3% | 0.7% | 97.9% | 0% | 0% | 0% | 6 |
| 76.6% | 1.6% | 0.5% | 97.9% | 0% | 0% | 0% | 7 |
| 82% | 1.7% | 0.4% | 97.9% | 0% | 0% | 0% | 8 |
| 87.9% | 1.8% | 0.2% | 97.9% | 0% | 0% | 0% | 9 |
| 90.8% | 1.9% | 0.2% | 97.9% | 0% | 0% | 0% | 10 |
| 93.8% | 1.9% | 0.1% | 97.9% | 0% | 0% | 0% | 11 |
| 95.4% | 2% | 0.1% | 97.9% | 0% | 0% | 0% | 12 |
Compiled 49 to 37 computations (24.5% saved)
| 1.1s | 8 256× | 0 | valid |
ival-div!: 441.0ms (50.3% of total)ival-mult!: 229.0ms (26.1% of total)ival-exp: 121.0ms (13.8% of total)ival-neg: 65.0ms (7.4% of total)ival-add!: 19.0ms (2.2% of total)adjust: 1.0ms (0.1% of total)ival-and: 1.0ms (0.1% of total)ival-<: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 200 |
| 1 | 315 | 158 |
| 2 | 1985 | 112 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 6.0ms | r | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 6.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 4.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 4.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 517 | 2894 |
| 0 | 549 | 2699 |
| 1 | 1709 | 2337 |
| 0 | 8384 | 2263 |
| 0 | 28374 | 2180 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r)) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) r)) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (fma.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32) (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32)))) (*.f32 s r)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) (PI.f32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) r) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) r) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) r) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32))) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32) (*.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 s r))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 s r)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) r) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32))) r) |
(/.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1 binary32)) (neg.f32 r)) |
(/.f32 (/.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(/.f32 (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) #s(literal -1 binary32)) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 r (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 r (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (*.f32 s s)) |
(/.f32 (neg.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (neg.f32 (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)))) |
(/.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(-.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(fma.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (/.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (neg.f32 (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r))))) |
(neg.f32 (/.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1 binary32)) r)) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 3/4 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))))) (*.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) #s(literal 1 binary32)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (/.f32 (neg.f32 r) s))) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (PI.f32)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) (neg.f32 s))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) s)) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) #s(literal 1 binary32)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32) (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32))) |
(fma.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s)))) |
(fma.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s)))) (*.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s)))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32)) (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32))) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(literal 1/4 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s))) (*.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))) (exp.f32 (/.f32 r s))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (/.f32 r s)) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s)) (fma.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)) (*.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)))) #s(literal 2 binary32)) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 2 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(fma.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1 binary32) (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 #s(literal 1 binary32) (cosh.f32 (/.f32 r s)))) |
(fma.f32 #s(literal 1 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) #s(literal -1 binary32)) (/.f32 (neg.f32 r) s)) |
(pow.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) r) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (sinh.f32 (/.f32 r s)))) (*.f32 #s(literal 1 binary32) (cosh.f32 (/.f32 r s)))) |
(+.f32 (*.f32 #s(literal 1 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1 binary32)) (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1 binary32))) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (/.f32 r s)))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (cosh.f32 (/.f32 r s))) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (E.f32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(neg.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal 1 binary32) (neg.f32 r)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) r)) (+.f32 s s))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (+.f32 r r))) |
(log.f32 (pow.f32 (exp.f32 (+.f32 (PI.f32) (PI.f32))) (*.f32 s r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(log.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (*.f32 (*.f32 s r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) (cbrt.f32 (PI.f32)))) |
(*.f32 (*.f32 r (+.f32 (PI.f32) (PI.f32))) s) |
(*.f32 (*.f32 (+.f32 r r) (PI.f32)) s) |
(*.f32 (*.f32 (+.f32 r r) s) (PI.f32)) |
(*.f32 (*.f32 s (+.f32 r r)) (PI.f32)) |
(*.f32 (+.f32 s s) (*.f32 (PI.f32) r)) |
(*.f32 (+.f32 r r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (fma.f32 (*.f32 s r) (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (*.f32 s r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 2 binary32)) |
(*.f32 (*.f32 (PI.f32) s) (-.f32 r (neg.f32 r))) |
(*.f32 (*.f32 (PI.f32) s) (+.f32 r r)) |
(*.f32 (*.f32 (PI.f32) r) (+.f32 s s)) |
(*.f32 (PI.f32) (-.f32 (*.f32 s r) (neg.f32 (*.f32 s r)))) |
(*.f32 (PI.f32) (*.f32 s (+.f32 r r))) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 s (*.f32 r (+.f32 (PI.f32) (PI.f32)))) |
(*.f32 s (*.f32 (+.f32 (PI.f32) (PI.f32)) r)) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 s r) (neg.f32 (PI.f32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))))) (fma.f32 (*.f32 s r) (PI.f32) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 s r) (neg.f32 (PI.f32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r) (fma.f32 (*.f32 (*.f32 s r) (neg.f32 (PI.f32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))))))) |
(-.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(fma.f32 (*.f32 (*.f32 s r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 (PI.f32) r) s (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) r)) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(log.f32 (exp.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (*.f32 (+.f32 s s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) |
(*.f32 (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (*.f32 #s(literal 2 binary32) (cbrt.f32 (PI.f32)))) |
(*.f32 (*.f32 (cbrt.f32 (PI.f32)) s) (*.f32 #s(literal 2 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) |
(*.f32 (+.f32 s s) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (fma.f32 (cbrt.f32 (PI.f32)) s (*.f32 (cbrt.f32 (PI.f32)) s))) |
(*.f32 (cbrt.f32 (PI.f32)) (fma.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32))))) |
(*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (PI.f32) (-.f32 s (neg.f32 s))) |
(*.f32 (PI.f32) (+.f32 s s)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (fma.f32 (PI.f32) s (*.f32 (neg.f32 s) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 s) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s) (fma.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32)))))) |
(-.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) |
(fma.f32 (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32)) (*.f32 (PI.f32) s)) |
(fma.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (cbrt.f32 (PI.f32)) s) (*.f32 (PI.f32) s)) |
(fma.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(fma.f32 (*.f32 (PI.f32) s) #s(literal 1 binary32) (*.f32 (PI.f32) s)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(log.f32 (exp.f32 (+.f32 (PI.f32) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 #s(literal 2 binary32) (cbrt.f32 (PI.f32)))) |
(*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) (+.f32 (PI.f32) (neg.f32 (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (pow.f32 (neg.f32 (PI.f32)) #s(literal 3 binary32))) (fma.f32 (PI.f32) (PI.f32) (fma.f32 (PI.f32) (PI.f32) (*.f32 (PI.f32) (neg.f32 (PI.f32)))))) |
(-.f32 (PI.f32) (neg.f32 (PI.f32))) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1 binary32)) |
(*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 s r)) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) r) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32))))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) (neg.f32 s))) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(fma.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
(fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32) (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
(fma.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) |
(fma.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
(+.f32 (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
(+.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
(neg.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(literal 3/4 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(fma.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 1 binary32) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 1 binary32))) |
(fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 1 binary32) (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 1 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) |
(fma.f32 #s(literal 1 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 1 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) r)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal -1 binary32)) (/.f32 (neg.f32 r) s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) r) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 1 binary32)) |
(+.f32 (*.f32 #s(literal 1 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 1 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 1 binary32) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
(+.f32 (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 1 binary32)) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 1 binary32)) (*.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 1 binary32))) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(+.f32 (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1/3 binary32) r)) |
(*.f32 (*.f32 #s(literal 1/3 binary32) r) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 r (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (*.f32 #s(literal -1/3 binary32) (neg.f32 r)) (neg.f32 s)) |
(/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (neg.f32 r)) s)) |
(neg.f32 (/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) s)) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
(neg.f32 (*.f32 #s(literal -3 binary32) s)) |
#s(literal 3 binary32) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) r)) (*.f32 #s(literal 6 binary32) s))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (*.f32 #s(literal 6 binary32) r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 6 binary32))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (PI.f32)) s) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) s) (PI.f32)) |
(*.f32 (*.f32 r (*.f32 #s(literal 6 binary32) s)) (PI.f32)) |
(*.f32 (*.f32 r (*.f32 (PI.f32) #s(literal 6 binary32))) s) |
(*.f32 (*.f32 #s(literal 6 binary32) (*.f32 s r)) (PI.f32)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (*.f32 (PI.f32) #s(literal 6 binary32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 6 binary32) r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 s r))) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 #s(literal 6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 s (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(neg.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(*.f32 (*.f32 #s(literal 6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (cbrt.f32 (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
#s(approx (* (* 2 (PI)) s) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
#s(approx (* (* 6 (PI)) s) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r s) #s(literal -1/8 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/8 binary32) r)) (PI.f32)) (/.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r s) #s(literal -1/8 binary32)) (PI.f32)) s)) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) r)) s) #s(literal -1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 #s(literal 1/4 binary32) (/.f32 (fma.f32 r #s(literal 1/4 binary32) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) r) r (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal 1/24 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 r (/.f32 r s)) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1/24 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r s) #s(literal -1/24 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/8 binary32) r)) (PI.f32)) (/.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r s) #s(literal -1/24 binary32)) (PI.f32)) s)) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) r (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/216 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/3 binary32) r (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/162 binary32))) s)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r s) #s(literal -1/8 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/48 binary32) (*.f32 r (/.f32 r s)) (*.f32 #s(literal -1/16 binary32) r)) (PI.f32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal 1/8 binary32) r)) (PI.f32))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) r)) s) #s(literal -1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 #s(literal 1/4 binary32) (/.f32 (fma.f32 r #s(literal 1/4 binary32) (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) r) r (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal 1/24 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 r (/.f32 r s)) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1/24 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r s) #s(literal -1/24 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) r (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r s)))) (PI.f32)) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/24 binary32) s) (/.f32 #s(literal 1/8 binary32) r)) (PI.f32))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) r (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/216 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/3 binary32) r (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/162 binary32))) s)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) s))) (PI.f32)) r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/8 binary32) s)) (PI.f32)) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (fma.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 s s) s))) (PI.f32)) r (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) r) s) #s(literal 1/4 binary32)) s) r #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) r) s) #s(literal -1/8 binary32)) (*.f32 s s)) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) s) #s(literal 1 binary32)) s) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) s) #s(literal -1/2 binary32)) (*.f32 s s)) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/8 binary32) s)) (PI.f32)) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (fma.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (fma.f32 (fma.f32 (/.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s s) s))) (PI.f32)) r (/.f32 #s(literal -1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) r) s) #s(literal 1/4 binary32)) s) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) r) s) #s(literal -1/24 binary32)) (*.f32 s s)) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) r) s) #s(literal 1/3 binary32)) s) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/162 binary32) r) s) #s(literal -1/18 binary32)) (*.f32 s s)) r (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
Compiled 8 410 to 2 290 computations (72.8% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 571 | 24 | 595 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 572 | 24 | 596 |
| Status | Accuracy | Program |
|---|---|---|
| 97.3% | (fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) | |
| 99.5% | (/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 s r)) | |
| 99.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) | |
| ▶ | 99.5% | (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 98.9% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 97.9% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)))) |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| ▶ | 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) | |
| 97.6% | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) | |
| 99.5% | (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) | |
| 99.5% | (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) | |
| 10.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) | |
| ▶ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
Compiled 1 310 to 1 240 computations (5.3% saved)
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/8 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(literal -1/8 binary32) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
#s(literal -1/3 binary32) |
(/.f32 r s) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 s r) |
(neg.f32 (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* (PI) s) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (* -1/8 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* -1/3 (/ r s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (* (* s r) (neg (PI))) #s(hole binary32 (* -1 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (* (* (PI) s) r) 6) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 -1/4)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (* -1/162 (pow r 3))) (pow s 3))) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 1)) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/8 (/ (+ r (* 1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1/8 (+ r (* 1/3 r))) (* 1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) (* 1/8 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s))) s)) (* -1/8 (+ r (* 1/3 r)))) s)) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (pow s 2))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* r (- (* 7/324 (/ r (pow s 3))) (* 5/72 (/ 1 (pow s 2))))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | s | @ | 0 | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) 1/4 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) (* (* (* (PI) s) r) 6)) |
| 15.0ms | r | @ | inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) 1/4 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) (* (* (* (PI) s) r) 6)) |
| 6.0ms | r | @ | -inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) 1/4 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) (* (* (* (PI) s) r) 6)) |
| 6.0ms | s | @ | inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) 1/4 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) (* (* (* (PI) s) r) 6)) |
| 5.0ms | s | @ | -inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) 1/4 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) (* (* (* (PI) s) r) 6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 846 | 7652 |
| 0 | 920 | 6867 |
| 1 | 2713 | 6175 |
| 0 | 8528 | 6038 |
| 0 | 36654 | 5846 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/8 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(literal -1/8 binary32) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
(exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
#s(literal -1/3 binary32) |
(/.f32 r s) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 s r) |
(neg.f32 (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* (PI) s) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (* -1/8 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* -1/3 (/ r s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (* (* s r) (neg (PI))) #s(hole binary32 (* -1 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (* (* (PI) s) r) 6) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 -1/4)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (* -1/162 (pow r 3))) (pow s 3))) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 1)) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/8 (/ (+ r (* 1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1/8 (+ r (* 1/3 r))) (* 1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) (* 1/8 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s))) s)) (* -1/8 (+ r (* 1/3 r)))) s)) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (pow s 2))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* r (- (* 7/324 (/ r (pow s 3))) (* 5/72 (/ 1 (pow s 2))))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* -1/3 (/ r s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) r) 6))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(*.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (PI.f32))))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (neg.f32 r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/8 binary32)) (*.f32 (PI.f32) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r (*.f32 #s(literal 6 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 #s(literal 6 binary32) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 6 binary32) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 #s(literal 6 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 6 binary32) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 r #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 6 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) #s(literal 6 binary32) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (PI.f32)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) r)) (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)))) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1/8 binary32)) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 r (neg.f32 (PI.f32))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(literal 1/8 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s))) (*.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))) (exp.f32 (/.f32 r s))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (/.f32 r s)) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s)) (fma.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)) (*.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 2 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (/.f32 r s)))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (E.f32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(neg.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(neg.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) s))) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (PI.f32) s))) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(neg.f32 (neg.f32 (*.f32 (PI.f32) s))) |
(PI.f32) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) r)) (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r #s(literal 6 binary32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32))) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) r) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal 3/4 binary32)) (*.f32 (PI.f32) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -3/4 binary32)) (*.f32 #s(literal -6 binary32) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 #s(literal -6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -3/4 binary32)) (*.f32 #s(literal 6 binary32) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -3/4 binary32)) (*.f32 r (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -6 binary32))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal 6 binary32))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 #s(literal 6 binary32) r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal -6 binary32))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) (neg.f32 r))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) #s(literal -6 binary32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 6 binary32)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal 6 binary32))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32))) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(fma.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(neg.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) |
#s(literal 3/4 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) r)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1/3 binary32) r)) |
(*.f32 (*.f32 #s(literal 1/3 binary32) r) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 #s(literal 1/3 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal 1/3 binary32) (neg.f32 s))) |
(*.f32 r (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(/.f32 r (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
(neg.f32 (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
#s(literal 3 binary32) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s))) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(neg.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 #s(literal -1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (/.f32 #s(literal -1/4 binary32) r) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 #s(literal -1/4 binary32) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(literal 1/4 binary32) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (+.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (+.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (+.f32 (neg.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32))) (neg.f32 r)) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32) (neg.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (neg.f32 r)) |
(/.f32 (-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32))) r) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(/.f32 (fma.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 r (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(+.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(neg.f32 (+.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(neg.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)))) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1/8 binary32)) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 r (neg.f32 (PI.f32))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32))) |
(fma.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1/4 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/4 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/4 binary32))) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (+.f32 r r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(log.f32 (*.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (+.f32 r r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 2 binary32)) |
(*.f32 (*.f32 (PI.f32) s) (-.f32 r (neg.f32 r))) |
(*.f32 (*.f32 (PI.f32) s) (+.f32 r r)) |
(*.f32 (*.f32 s r) (-.f32 (PI.f32) (neg.f32 (PI.f32)))) |
(*.f32 (*.f32 s r) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 (PI.f32) (fma.f32 s r (*.f32 s r))) |
(*.f32 (PI.f32) (-.f32 (*.f32 s r) (neg.f32 (*.f32 s r)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 r (-.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s)))) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r)) (*.f32 (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)))) (fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r)) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r))) (fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r))) (fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 s r) (*.f32 s r)) (*.f32 (PI.f32) (PI.f32)) (fma.f32 (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r) (fma.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r) (fma.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 r r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))))) |
(-.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32))) |
(-.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(-.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 (*.f32 (PI.f32) s) r (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 (*.f32 s r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 (PI.f32) (*.f32 s r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 s (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(fma.f32 r (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) r)) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (neg.f32 (*.f32 s r))) (PI.f32))) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 s) (*.f32 r (neg.f32 (PI.f32))))) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(+.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (*.f32 (PI.f32) s)) (exp.f32 (*.f32 (PI.f32) s)))) |
(log.f32 (exp.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (+.f32 s s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 (PI.f32) (-.f32 s (neg.f32 s))) |
(*.f32 (PI.f32) (+.f32 s s)) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (-.f32 (PI.f32) (neg.f32 (PI.f32)))) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) s) (*.f32 (neg.f32 (PI.f32)) s))) (fma.f32 (PI.f32) s (*.f32 (neg.f32 (PI.f32)) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32)))) (fma.f32 (PI.f32) s (*.f32 (neg.f32 s) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (PI.f32)) s) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s) (fma.f32 (*.f32 (neg.f32 (PI.f32)) s) (*.f32 (neg.f32 (PI.f32)) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 (PI.f32)) s))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 s) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s) (fma.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32)))))) |
(-.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 (PI.f32)) s)) |
(-.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(fma.f32 (*.f32 (PI.f32) s) #s(literal 1 binary32) (*.f32 (PI.f32) s)) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(log.f32 (exp.f32 (+.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))))) (+.f32 (PI.f32) (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (pow.f32 (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) #s(literal 3 binary32))) (fma.f32 (PI.f32) (PI.f32) (fma.f32 (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) (*.f32 (PI.f32) (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))))))) |
(-.f32 (PI.f32) (*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32)))) |
(+.f32 (PI.f32) (*.f32 (neg.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (cbrt.f32 (PI.f32)))) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(/.f32 (neg.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (neg.f32 r)) |
(/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(neg.f32 (/.f32 (neg.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r)) |
(neg.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(neg.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)))) |
(*.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (PI.f32))))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (neg.f32 r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/8 binary32)) (*.f32 (PI.f32) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r (*.f32 #s(literal 6 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 #s(literal 6 binary32) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 6 binary32) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 #s(literal 6 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 6 binary32) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 r #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 6 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) #s(literal 6 binary32) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (PI.f32)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) r)) (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) |
(*.f32 #s(literal -1/8 binary32) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) |
(*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)))) (fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (fma.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))))) |
(-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32))) |
(-.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32)) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32))) |
#s(literal -1/8 binary32) |
(-.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (sinh.f32 (/.f32 r s))) |
(-.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (-.f32 (sinh.f32 (/.f32 r s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (-.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (+.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (+.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(neg.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) r)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1/3 binary32) r)) |
(*.f32 (*.f32 #s(literal 1/3 binary32) r) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 #s(literal 1/3 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal 1/3 binary32) (neg.f32 s))) |
(*.f32 r (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(/.f32 r (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
#s(literal -1/3 binary32) |
(*.f32 #s(literal 1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 r (/.f32 #s(literal 1 binary32) s)) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
(neg.f32 (/.f32 (neg.f32 r) s)) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(log.f32 (pow.f32 (exp.f32 (neg.f32 (PI.f32))) (*.f32 s r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 s (*.f32 r (neg.f32 (PI.f32)))) |
(*.f32 (neg.f32 r) (*.f32 (PI.f32) s)) |
(neg.f32 (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 s r) |
(*.f32 r s) |
(log.f32 (exp.f32 (neg.f32 (PI.f32)))) |
(*.f32 #s(literal -1 binary32) (PI.f32)) |
(-.f32 #s(literal 0 binary32) (PI.f32)) |
(neg.f32 (PI.f32)) |
(*.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r (neg.f32 (PI.f32))))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (neg.f32 r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (PI.f32) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (neg.f32 (*.f32 (PI.f32) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/8 binary32)) (*.f32 (PI.f32) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 s r)) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r (*.f32 #s(literal 6 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 #s(literal 6 binary32) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 6 binary32) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 #s(literal 6 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 6 binary32) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 r #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 6 binary32)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 6 binary32))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) #s(literal 6 binary32) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) #s(literal 6 binary32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 r (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (PI.f32)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 (*.f32 s r)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (/.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal -1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 s s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) r)) (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) r) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (neg.f32 r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (neg.f32 r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) s) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) r)) (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r #s(literal 6 binary32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32))) |
(*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) r) #s(literal 6 binary32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 r #s(literal 6 binary32)))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (*.f32 #s(literal 6 binary32) r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) #s(literal 3/4 binary32)) (*.f32 (PI.f32) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 r (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -3/4 binary32)) (*.f32 #s(literal -6 binary32) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 #s(literal -6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (*.f32 r #s(literal 6 binary32)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -3/4 binary32)) (*.f32 #s(literal 6 binary32) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -3/4 binary32)) (*.f32 r (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal -6 binary32))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal 6 binary32))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 #s(literal 6 binary32) r) (neg.f32 (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal -6 binary32))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) (neg.f32 r))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) #s(literal -6 binary32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 6 binary32)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) #s(literal 6 binary32))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32))) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) #s(literal 3/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (*.f32 #s(literal 6 binary32) r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 6 binary32))) |
(*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) s) (*.f32 r #s(literal 6 binary32))) |
(*.f32 #s(literal 6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* (* (PI) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* (PI) s) (*.f32 (PI.f32) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (* (* 6 (PI)) s) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
#s(approx (/ 1/4 (* (* (PI) s) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
#s(approx (* (* 2 (PI)) s) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (* (* s r) (neg (PI))) (*.f32 (neg.f32 (PI.f32)) (*.f32 s r))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (* (* (* (PI) s) r) 6) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal 1/48 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s) #s(literal -1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (fma.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal -1/48 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s)) #s(literal -1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 r (/.f32 r s)) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 r (/.f32 r s)) r) s)) (*.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal 1/1296 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(neg.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/24 binary32) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/24 binary32) (*.f32 #s(literal -1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal 1/48 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) r)) s) #s(literal -1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 (fma.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) r)) s)) #s(literal -1/4 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(literal -1/4 binary32)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (neg.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s))) s) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal -14/81 binary32)) s)) s) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) #s(literal 2 binary32)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal -14/81 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal 1/1296 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (*.f32 (PI.f32) s))))) s) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s) #s(literal -1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 r #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal 1/48 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (*.f32 r (/.f32 r s)) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/144 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/24 binary32) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) r (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/216 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (*.f32 #s(literal 1/162 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (*.f32 (PI.f32) s))))) s) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) r)) s) #s(literal -1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (-.f32 #s(literal 1/4 binary32) (/.f32 (fma.f32 #s(literal 1/4 binary32) r (/.f32 (fma.f32 (*.f32 r r) #s(literal -1/8 binary32) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal 1/24 binary32))) s)) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) (*.f32 (PI.f32) s)))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (neg.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s))) s) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (-.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal -14/81 binary32)) s))) s)) s) #s(literal 1/4 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (fma.f32 (*.f32 r r) #s(literal -5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s)) s)) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ (neg r) (* 3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (*.f32 #s(literal 1/162 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/144 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (fma.f32 (fma.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
Compiled 25 056 to 4 573 computations (81.7% saved)
53 alts after pruning (52 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 604 | 44 | 1 648 |
| Fresh | 11 | 8 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 619 | 53 | 1 672 |
| Status | Accuracy | Program |
|---|---|---|
| 9.3% | (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) | |
| 97.2% | (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) | |
| 97.2% | (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) | |
| 9.3% | (/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) | |
| 99.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) | |
| 99.6% | (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) | |
| 8.9% | (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 10.3% | (/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 8.8% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 10.3% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| ▶ | 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
| 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) | |
| 98.9% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 95.1% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 19.7% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) | |
| ▶ | 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| ▶ | 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
| 8.1% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.5% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) | |
| 97.6% | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) | |
| 99.5% | (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) | |
| ▶ | 97.6% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| 8.9% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 9.0% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 99.6% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 10.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) | |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) | |
| 6.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) | |
| ▶ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
| 9.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
Compiled 3 077 to 2 919 computations (5.1% saved)
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/8 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s))) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(*.f32 #s(literal -3 binary32) s) |
#s(literal -3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r))) |
#s(literal 1/4 binary32) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
(fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32)) |
(*.f32 #s(literal 4/3 binary32) (/.f32 r s)) |
#s(literal 4/3 binary32) |
(/.f32 r s) |
#s(literal -1/4 binary32) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 s r) |
(neg.f32 (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
#s(literal -1/3 binary32) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ r (* -3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* -3 s) #s(hole binary32 (* -3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* s (* (PI) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* s (* (PI) r)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (* -1/8 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* 1/6 (/ r s)))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (/ (+ (* -1/4 s) (* 1/6 r)) s))) |
#s(approx (* 4/3 (/ r s)) #s(hole binary32 (* 4/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (* (* s r) (neg (PI))) #s(hole binary32 (* -1 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ 1/8 (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 -1/4)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (* -1/162 (pow r 3))) (pow s 3))) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) 1/4))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 -1/4)) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 1)) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/8 (/ (+ r (* 1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1/8 (+ r (* 1/3 r))) (* 1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) (* 1/8 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s))) s)) (* -1/8 (+ r (* 1/3 r)))) s)) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (pow s 2))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* r (- (* 7/324 (/ r (pow s 3))) (* 5/72 (/ 1 (pow s 2))))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* r (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* -1 (* r (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | r | @ | 0 | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* s (* (PI) r))) 1/4 (* s (* (PI) r)) (* (PI) r) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (* 4/3 (/ r s)) 4/3 (/ r s) -1/4 (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) s) r)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3) |
| 6.0ms | r | @ | -inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* s (* (PI) r))) 1/4 (* s (* (PI) r)) (* (PI) r) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (* 4/3 (/ r s)) 4/3 (/ r s) -1/4 (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) s) r)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3) |
| 6.0ms | r | @ | inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* s (* (PI) r))) 1/4 (* s (* (PI) r)) (* (PI) r) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (* 4/3 (/ r s)) 4/3 (/ r s) -1/4 (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) s) r)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3) |
| 5.0ms | s | @ | 0 | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* s (* (PI) r))) 1/4 (* s (* (PI) r)) (* (PI) r) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (* 4/3 (/ r s)) 4/3 (/ r s) -1/4 (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) s) r)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3) |
| 4.0ms | s | @ | -inf | ((+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (* 1/8 (exp (/ (neg r) s))) 1/8 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* s (* (PI) r))) 1/4 (* s (* (PI) r)) (* (PI) r) (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (* 4/3 (/ r s)) 4/3 (/ r s) -1/4 (* (* s r) (neg (PI))) (* s r) (neg (PI)) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) s) r)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 831 | 7550 |
| 0 | 896 | 6804 |
| 1 | 2650 | 6144 |
| 0 | 8392 | 6029 |
| 0 | 33402 | 5854 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/8 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s))) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(*.f32 #s(literal -3 binary32) s) |
#s(literal -3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r))) |
#s(literal 1/4 binary32) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
(fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32)) |
(*.f32 #s(literal 4/3 binary32) (/.f32 r s)) |
#s(literal 4/3 binary32) |
(/.f32 r s) |
#s(literal -1/4 binary32) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 s r) |
(neg.f32 (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
#s(literal -1/3 binary32) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ r (* -3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* -3 s) #s(hole binary32 (* -3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* s (* (PI) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* s (* (PI) r)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (* -1/8 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* 1/6 (/ r s)))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (/ (+ (* -1/4 s) (* 1/6 r)) s))) |
#s(approx (* 4/3 (/ r s)) #s(hole binary32 (* 4/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (* (* s r) (neg (PI))) #s(hole binary32 (* -1 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ 1/8 (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 -1/4)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (+ (* -1/8 (/ (+ (* -1 r) (* -1/3 r)) s)) (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (* -1/162 (pow r 3))) (pow s 3))) (* -1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) 1/4))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 -1/4)) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 1)) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/8 (/ (+ r (* 1/3 r)) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1/8 (+ r (* 1/3 r))) (* 1/8 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) (* 1/8 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s))) s)) (* -1/8 (+ r (* 1/3 r)))) s)) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* 1/6 (/ r s)) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (pow s 2))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(hole binary32 (- (* r (+ (* r (- (* 7/324 (/ r (pow s 3))) (* 5/72 (/ 1 (pow s 2))))) (* 1/6 (/ 1 s)))) 1/4))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* (PI) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* r (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(hole binary32 (* -1 (* r (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (neg.f32 r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (*.f32 (neg.f32 s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)))) (*.f32 s s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)) s)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (PI.f32)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) #s(literal -1/8 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (PI.f32) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (*.f32 (PI.f32) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 r (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (*.f32 s s)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r))) (PI.f32)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r)) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) s) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(-.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))))) |
(+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(+.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (*.f32 (neg.f32 s) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal -1/8 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(literal 1/8 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s))) (*.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))) (exp.f32 (/.f32 r s))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (/.f32 r s)) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s)) (fma.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)) (*.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 2 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (/.f32 r s)))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (E.f32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(neg.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(log.f32 (pow.f32 (exp.f32 (neg.f32 (PI.f32))) (neg.f32 (*.f32 s r)))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32))) |
(*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) #s(literal -1 binary32)) |
(*.f32 (neg.f32 s) (*.f32 (neg.f32 (PI.f32)) r)) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 (PI.f32) r) s) |
(*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(*.f32 (neg.f32 (PI.f32)) (neg.f32 (*.f32 s r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 (neg.f32 r) (*.f32 (neg.f32 s) (PI.f32))) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(neg.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) s))) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 s) (PI.f32))) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(neg.f32 (*.f32 (neg.f32 s) (PI.f32))) |
(PI.f32) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) (*.f32 (neg.f32 s) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(fma.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(neg.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
#s(literal 3/4 binary32) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (/.f32 r #s(literal 3 binary32))) |
(pow.f32 (exp.f32 (/.f32 r #s(literal 3 binary32))) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(/.f32 (/.f32 r #s(literal 3 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(neg.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s)) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 (neg.f32 s) #s(literal 3 binary32)) |
(*.f32 #s(literal 3 binary32) (neg.f32 s)) |
(*.f32 #s(literal -3 binary32) s) |
(*.f32 s #s(literal -3 binary32)) |
(neg.f32 (*.f32 #s(literal 3 binary32) s)) |
#s(literal -3 binary32) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s))) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(neg.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal -1 binary32) r)) (*.f32 (neg.f32 s) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1 binary32) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal -1 binary32) s) #s(literal -1/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1 binary32) r) #s(literal -1/4 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (/.f32 #s(literal -1 binary32) r) #s(literal 1/4 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal -1 binary32) s) #s(literal 1/4 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r))) |
(neg.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(literal 1/4 binary32) |
(log.f32 (pow.f32 (exp.f32 (neg.f32 (PI.f32))) (neg.f32 (*.f32 s r)))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (neg.f32 (*.f32 s r)) (neg.f32 (PI.f32))) |
(*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) #s(literal -1 binary32)) |
(*.f32 (neg.f32 s) (*.f32 (neg.f32 (PI.f32)) r)) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 1 binary32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 (PI.f32) r) s) |
(*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(*.f32 (neg.f32 (PI.f32)) (neg.f32 (*.f32 s r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 (neg.f32 r) (*.f32 (neg.f32 s) (PI.f32))) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(neg.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) r)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) r))) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 (PI.f32) r) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (PI.f32)) r)) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
(neg.f32 (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (neg.f32 (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 s r))) (PI.f32)) |
(/.f32 (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 s r)) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(neg.f32 (/.f32 (neg.f32 (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 s r))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
(neg.f32 (neg.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32))) #s(literal 1/16 binary32)) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal 1/4 binary32))) |
(/.f32 (-.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)))) (+.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))) (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))))) (+.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (-.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))))) (+.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (+.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) #s(literal 1/4 binary32))))) |
(/.f32 (-.f32 #s(literal -1/64 binary32) (pow.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1/16 binary32) (fma.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 #s(literal -1/64 binary32) (pow.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1/16 binary32) (fma.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))) (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))) (*.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32))))))) |
(/.f32 (-.f32 #s(literal -1/64 binary32) (pow.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (+.f32 #s(literal 1/16 binary32) (fma.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) (*.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))))))) |
(-.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) #s(literal 1/4 binary32)) |
(-.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32))) |
(-.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32)))) |
(-.f32 #s(literal -1/4 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s)))) |
(fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32)) |
(fma.f32 #s(literal 4/3 binary32) (*.f32 (/.f32 r s) #s(literal 1/8 binary32)) #s(literal -1/4 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal -1/4 binary32)) |
(+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32)) #s(literal -1/4 binary32)) |
(+.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) |
(*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1 binary32)) |
(*.f32 #s(literal 4/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal 4/3 binary32)) |
(/.f32 (-.f32 (/.f32 (*.f32 r r) (*.f32 s s)) (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (+.f32 (/.f32 r s) (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (pow.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 r r) (*.f32 s s)) (fma.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) (*.f32 (/.f32 r s) (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) |
(/.f32 (-.f32 (neg.f32 r) (/.f32 r #s(literal 3 binary32))) (neg.f32 s)) |
(/.f32 (-.f32 r (/.f32 r #s(literal -3 binary32))) s) |
(/.f32 (-.f32 (*.f32 r (*.f32 #s(literal -3 binary32) s)) (*.f32 s r)) (*.f32 s (*.f32 #s(literal -3 binary32) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) (neg.f32 s)) (*.f32 (neg.f32 s) (/.f32 r #s(literal 3 binary32)))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) s) (*.f32 (neg.f32 s) (/.f32 r #s(literal -3 binary32)))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) (neg.f32 s)) (*.f32 (neg.f32 s) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) s) (*.f32 (neg.f32 s) (*.f32 #s(literal -1/3 binary32) r))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) (*.f32 (neg.f32 s) (neg.f32 r))) (*.f32 (neg.f32 s) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) (*.f32 #s(literal -3 binary32) s)) (*.f32 (neg.f32 s) r)) (*.f32 (neg.f32 s) (*.f32 #s(literal -3 binary32) s))) |
(/.f32 (-.f32 (*.f32 r (neg.f32 s)) (*.f32 s (/.f32 r #s(literal 3 binary32)))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 s r) (*.f32 s (/.f32 r #s(literal -3 binary32)))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 r (neg.f32 s)) (*.f32 s (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 r (*.f32 #s(literal 3 binary32) s)) (*.f32 s (neg.f32 r))) (*.f32 s (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 r) s) (*.f32 s (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (neg.f32 s) s)) |
(/.f32 (*.f32 s (*.f32 #s(literal 4/3 binary32) r)) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 s r) (*.f32 s (*.f32 #s(literal -1/3 binary32) r))) (*.f32 s s)) |
(/.f32 (*.f32 #s(literal -4/3 binary32) r) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 4/3 binary32) r) s) |
(-.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) (/.f32 (neg.f32 r) s)) |
(-.f32 (/.f32 r s) (/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) (neg.f32 s))) |
(-.f32 (/.f32 r s) (/.f32 (*.f32 (neg.f32 r) #s(literal 1/3 binary32)) s)) |
(-.f32 (/.f32 r s) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(fma.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) #s(literal 1 binary32) (/.f32 r s)) |
(fma.f32 #s(literal 1/3 binary32) (/.f32 r s) (/.f32 r s)) |
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) (/.f32 r s)) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal 3 binary32)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal -1 binary32) s))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 (/.f32 (neg.f32 r) s) #s(literal -1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r s) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(fma.f32 (/.f32 r s) #s(literal 1/3 binary32) (/.f32 r s)) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal 3 binary32)))) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal -1 binary32) s))) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 (/.f32 (neg.f32 r) s) #s(literal -1/3 binary32))) |
(fma.f32 (/.f32 r s) #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(+.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) #s(literal 1 binary32)) (/.f32 r s)) |
(+.f32 (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (/.f32 r s)) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) (/.f32 r s)) |
(+.f32 (/.f32 r s) (*.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(+.f32 (/.f32 r s) (*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal 3 binary32)))) |
(+.f32 (/.f32 r s) (*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal -1 binary32) s))) |
(+.f32 (/.f32 r s) (*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(+.f32 (/.f32 r s) (*.f32 (/.f32 (neg.f32 r) s) #s(literal -1/3 binary32))) |
(+.f32 (/.f32 r s) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(neg.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s))) |
#s(literal 4/3 binary32) |
(*.f32 #s(literal 1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal 1 binary32)) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
(neg.f32 (/.f32 (neg.f32 r) s)) |
#s(literal -1/4 binary32) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) r)) (neg.f32 s))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(log.f32 (pow.f32 (exp.f32 (neg.f32 (PI.f32))) (*.f32 s r))) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) (neg.f32 r))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (*.f32 (PI.f32) s) r)))) |
(*.f32 (neg.f32 (*.f32 s r)) (PI.f32)) |
(*.f32 (*.f32 (neg.f32 s) (PI.f32)) r) |
(*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) |
(*.f32 (neg.f32 s) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal -1 binary32)) |
(*.f32 (*.f32 (PI.f32) s) (neg.f32 r)) |
(*.f32 (*.f32 (PI.f32) r) (neg.f32 s)) |
(*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (neg.f32 (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 s r) (neg.f32 (PI.f32))) |
(*.f32 (PI.f32) (neg.f32 (*.f32 s r))) |
(*.f32 (neg.f32 r) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (neg.f32 (PI.f32)) r)) |
(*.f32 r (*.f32 (neg.f32 s) (PI.f32))) |
(neg.f32 (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 s r) |
(*.f32 r s) |
(log.f32 (exp.f32 (neg.f32 (PI.f32)))) |
(*.f32 (neg.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (cbrt.f32 (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (neg.f32 (cbrt.f32 (PI.f32)))) |
(*.f32 #s(literal -1 binary32) (PI.f32)) |
(-.f32 #s(literal 0 binary32) (PI.f32)) |
(pow.f32 (neg.f32 (cbrt.f32 (PI.f32))) #s(literal 3 binary32)) |
(neg.f32 (PI.f32)) |
(/.f32 (-.f32 (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) (+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) |
(/.f32 (-.f32 (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) (+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) (+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (pow.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal 3 binary32))) (fma.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))))) |
(/.f32 (-.f32 (pow.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (fma.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) s))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32))) |
(-.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal -1 binary32) r)) (*.f32 (neg.f32 s) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1 binary32) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal 1 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) #s(literal -1 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) r)) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) s)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (fma.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (neg.f32 r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 r)) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) (*.f32 (neg.f32 r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (neg.f32 r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s) (*.f32 (neg.f32 s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 s) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)))) (*.f32 s s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal -1/8 binary32) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (PI.f32)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)) s)) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(/.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (PI.f32)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (PI.f32)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)) s)) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) (neg.f32 s))) |
(/.f32 (*.f32 (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) #s(literal -1/8 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (PI.f32) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (PI.f32) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) r) (*.f32 (PI.f32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (PI.f32) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (*.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32) (*.f32 (*.f32 (PI.f32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)))) (*.f32 s (*.f32 (*.f32 (PI.f32) r) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 (*.f32 (PI.f32) r) (*.f32 (neg.f32 (PI.f32)) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 r (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (neg.f32 r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (*.f32 s s)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (neg.f32 r))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r))) (PI.f32)) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r)) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (neg.f32 s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) s) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
(-.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal 1/8 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal 1/8 binary32)) r)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/8 binary32)) (neg.f32 r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) #s(literal 1/8 binary32)) s)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal -1/8 binary32)) s)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(fma.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))))) |
(+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s r)) (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(+.f32 (*.f32 (neg.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r))) (*.f32 (neg.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s r)))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 s r))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1/8 binary32))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(-.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (sinh.f32 (/.f32 r s))) |
(-.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (-.f32 (sinh.f32 (/.f32 r s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (-.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (+.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (+.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(neg.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (neg.f32 r) s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (/.f32 r #s(literal 3 binary32))) |
(pow.f32 (exp.f32 (/.f32 r #s(literal 3 binary32))) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) #s(literal 1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(+.f32 (neg.f32 (neg.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(/.f32 (/.f32 r #s(literal 3 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(neg.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s)) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
#s(literal -1/3 binary32) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* s (* (PI) r)) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* (PI) s) (*.f32 (PI.f32) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (* (/ r s) -1/3) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (* -3 s) (*.f32 #s(literal -3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 (PI)) s) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ 1/4 (* s (* (PI) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* s (* (PI) r)) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (*.f32 #s(literal 1/6 binary32) (/.f32 r s))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s)) |
#s(approx (* 4/3 (/ r s)) (*.f32 #s(literal 4/3 binary32) (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (* (* s r) (neg (PI))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ 1/8 (* (* (PI) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(approx (exp (* (/ r s) -1/3)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (* (/ r s) -1/3) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/48 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s) #s(literal -1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/48 binary32) (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s)) #s(literal -1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/1296 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r r) s) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/24 binary32) (*.f32 #s(literal -1/4 binary32) r)) s)))) |
#s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(literal -1/4 binary32)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal -1/8 binary32) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (neg.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s))) s) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (/.f32 #s(literal -1/8 binary32) s) (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal -14/81 binary32)) s)) s) (fma.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)) #s(literal -1/8 binary32) #s(literal -1/4 binary32)))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) #s(literal -1/4 binary32)) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/1296 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(literal 2 binary32)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -14/81 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32)))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s) #s(literal -1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 r #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal 1/48 binary32))) s)) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/144 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r r) s) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (+.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/4 binary32) r (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32))) s)) s))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (/.f32 (*.f32 #s(literal 1/162 binary32) (*.f32 (*.f32 r r) r)) s)) s)) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) (*.f32 (PI.f32) s)))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) |
(neg.f32 (neg.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s))) (neg.f32 s)) #s(literal 1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (-.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal -14/81 binary32)) s))) s)) s) #s(literal 1/4 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 1/144 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) (*.f32 (PI.f32) s)))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (fma.f32 (*.f32 r r) #s(literal -5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s)) s)) s))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s))) |
#s(approx (exp (* (/ r s) -1/3)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (/.f32 (*.f32 #s(literal 1/162 binary32) (*.f32 (*.f32 r r) r)) s)) s)) s))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* (PI) r) (*.f32 (PI.f32) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) |
#s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
#s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
Compiled 19 419 to 3 922 computations (79.8% saved)
66 alts after pruning (64 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 288 | 28 | 1 316 |
| Fresh | 11 | 36 | 47 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 303 | 66 | 1 369 |
| Status | Accuracy | Program |
|---|---|---|
| 9.3% | (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 97.2% | (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) | |
| 97.2% | (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) | |
| 9.3% | (/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) | |
| 99.6% | (/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) | |
| 99.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) | |
| 99.6% | (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) | |
| 8.9% | (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 8.8% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 10.3% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) | |
| 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| ▶ | 99.6% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) | |
| 95.1% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 19.7% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) | |
| ▶ | 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 8.1% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.1% | (+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.5% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) | |
| 97.6% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) | |
| 99.5% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) | |
| ▶ | 97.6% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 17.5% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) | |
| 8.9% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 8.8% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 9.0% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 8.9% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.0% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 99.6% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) | |
| ▶ | 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) | |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ▶ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 6.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) | |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
| 41.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) | |
| 9.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
Compiled 3 824 to 3 614 computations (5.5% saved)
| Inputs |
|---|
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(*.f32 s (exp.f32 (/.f32 r s))) |
s |
(exp.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(*.f32 (PI.f32) r) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s))) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(*.f32 #s(literal -3 binary32) s) |
#s(literal -3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
(/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r) |
(/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) |
#s(literal -1/6 binary32) |
(/.f32 r (*.f32 s s)) |
(*.f32 s s) |
(/.f32 #s(literal 1/4 binary32) s) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
(*.f32 (*.f32 (PI.f32) r) s) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
#s(literal -1/3 binary32) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
| Outputs |
|---|
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ 1/8 (* r (* s (* (PI) (exp (/ r s)))))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ 1/8 (* s (exp (/ r s)))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (exp (/ r s))))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (exp (/ r s)) #s(hole binary32 (exp (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ r (* -3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* -3 s) #s(hole binary32 (* -3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* s r) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* s r) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1/6 (/ r (pow s 2))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ (+ (* -1/6 r) (* 1/4 s)) (pow s 2)))) |
#s(approx (/ r (* s s)) #s(hole binary32 (/ r (pow s 2)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/4 s) #s(hole binary32 (/ 1/4 s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (* (* (PI) r) s) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ 1/8 (* (* (PI) r) s)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ 1/8 (* (* s r) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ 1/8 s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (* -1/8 (/ r s))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (+ (* -1/8 (/ r s)) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))))) (+ (* -1/2 (pow r 3)) (* 1/6 (pow r 3)))) (pow s 3))) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))))) s))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 s)) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (/ r s))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s)))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (+ (* 1/6 (/ (pow r 3) (pow s 3))) (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s))))))) |
#s(approx (exp (/ r s)) #s(hole binary32 1)) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (/ r s)))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (+ (* 1/6 (/ (pow r 3) (pow s 3))) (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ 1/4 s))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ (+ 1/4 (* -1/6 (/ r s))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 1)) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/8 (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))))) s)) (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ r s)) 1/8) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 r) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/8) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (+ (* 1/2 (pow r 3)) (* r (+ (* -1 (pow r 2)) (* 1/2 (pow r 2)))))) s)) (* 1/8 (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))))) s)) (* -1/8 r)) s)) 1/8) s)))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ r s)) 1))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ (+ r (* 1/2 (/ (pow r 2) s))) s)) 1))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ (+ r (* -1 (/ (+ (* -1/2 (pow r 2)) (* -1/6 (/ (pow r 3) s))) s))) s)) 1))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 r) (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 r) (* -1 (/ (+ (* 1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r s)) 1/4) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* -1/8 (/ r (pow s 2))) (* 1/8 (/ 1 s))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* r (- (* 1/16 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 1/16 (/ 1 (pow s 3))))) (* 1/8 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ r s))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ s (* r (+ 1 (* 1/2 (/ r s))))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ s (* r (+ 1 (* r (+ (* 1/6 (/ r (pow s 2))) (* 1/2 (/ 1 s))))))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* r (+ (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* r (+ (* r (+ (* 1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r s))) (* 1/6 (/ 1 (pow s 2))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (pow s 2))) (* 1/4 (/ 1 (* r s)))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | r | @ | inf | ((+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ 1/8 (* s (exp (/ r s)))) 1/8 (* s (exp (/ r s))) s (exp (/ r s)) (/ r s) r (* (PI) r) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) -1/6 (/ r (* s s)) (* s s) (/ 1/4 s) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (* 1/8 (exp (/ (neg r) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (PI) r) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) r) s)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3 (/ 1/8 (* (* s r) (PI)))) |
| 13.0ms | r | @ | -inf | ((+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ 1/8 (* s (exp (/ r s)))) 1/8 (* s (exp (/ r s))) s (exp (/ r s)) (/ r s) r (* (PI) r) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) -1/6 (/ r (* s s)) (* s s) (/ 1/4 s) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (* 1/8 (exp (/ (neg r) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (PI) r) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) r) s)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3 (/ 1/8 (* (* s r) (PI)))) |
| 10.0ms | s | @ | 0 | ((+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ 1/8 (* s (exp (/ r s)))) 1/8 (* s (exp (/ r s))) s (exp (/ r s)) (/ r s) r (* (PI) r) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) -1/6 (/ r (* s s)) (* s s) (/ 1/4 s) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (* 1/8 (exp (/ (neg r) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (PI) r) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) r) s)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3 (/ 1/8 (* (* s r) (PI)))) |
| 8.0ms | s | @ | -inf | ((+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ 1/8 (* s (exp (/ r s)))) 1/8 (* s (exp (/ r s))) s (exp (/ r s)) (/ r s) r (* (PI) r) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) -1/6 (/ r (* s s)) (* s s) (/ 1/4 s) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (* 1/8 (exp (/ (neg r) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (PI) r) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) r) s)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3 (/ 1/8 (* (* s r) (PI)))) |
| 7.0ms | s | @ | inf | ((+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ 1/8 (* s (exp (/ r s)))) 1/8 (* s (exp (/ r s))) s (exp (/ r s)) (/ r s) r (* (PI) r) (PI) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ r (* -3 s)))) 3/4 (exp (/ r (* -3 s))) (/ r (* -3 s)) (* -3 s) -3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) -1/6 (/ r (* s s)) (* s s) (/ 1/4 s) (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (* 1/8 (exp (/ (neg r) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (PI) r) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ 1/8 (* (* (PI) r) s)) (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) -1/3 (/ 1/8 (* (* s r) (PI)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1075 | 8485 |
| 0 | 1146 | 7727 |
| 1 | 3554 | 7187 |
| 0 | 8188 | 6803 |
| 0 | 32388 | 6563 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(*.f32 s (exp.f32 (/.f32 r s))) |
s |
(exp.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(*.f32 (PI.f32) r) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s))) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(*.f32 #s(literal -3 binary32) s) |
#s(literal -3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
(/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r) |
(/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) |
#s(literal -1/6 binary32) |
(/.f32 r (*.f32 s s)) |
(*.f32 s s) |
(/.f32 #s(literal 1/4 binary32) s) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
(*.f32 (*.f32 (PI.f32) r) s) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
#s(literal -1/3 binary32) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ 1/8 (* r (* s (* (PI) (exp (/ r s)))))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ 1/8 (* s (exp (/ r s)))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (exp (/ r s))))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (exp (/ r s)) #s(hole binary32 (exp (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ r (* -3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* -3 s) #s(hole binary32 (* -3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* s r) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* s r) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1/6 (/ r (pow s 2))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ (+ (* -1/6 r) (* 1/4 s)) (pow s 2)))) |
#s(approx (/ r (* s s)) #s(hole binary32 (/ r (pow s 2)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/4 s) #s(hole binary32 (/ 1/4 s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (* (* (PI) r) s) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ 1/8 (* (* (PI) r) s)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ 1/8 (* (* s r) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ 1/8 s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (* -1/8 (/ r s))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (+ (* -1/8 (/ r s)) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2))))) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (/ (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))))) (+ (* -1/2 (pow r 3)) (* 1/6 (pow r 3)))) (pow s 3))) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) (pow s 2)))))) s))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 s)) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (/ r s))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s)))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* s (+ 1 (+ (* 1/6 (/ (pow r 3) (pow s 3))) (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s))))))) |
#s(approx (exp (/ r s)) #s(hole binary32 1)) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (/ r s)))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (+ (* 1/6 (/ (pow r 3) (pow s 3))) (+ (* 1/2 (/ (pow r 2) (pow s 2))) (/ r s)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ 1/4 s))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (/ (+ 1/4 (* -1/6 (/ r s))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 1)) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/8 (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))))) s)) (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ r s)) 1/8) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 r) (* -1/8 (/ (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))) s))) s)) 1/8) s)))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (pow r 3)) (+ (* 1/2 (pow r 3)) (* r (+ (* -1 (pow r 2)) (* 1/2 (pow r 2)))))) s)) (* 1/8 (+ (* -1 (pow r 2)) (* 1/2 (pow r 2))))) s)) (* -1/8 r)) s)) 1/8) s)))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ r s)) 1))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ (+ r (* 1/2 (/ (pow r 2) s))) s)) 1))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (* -1 (* s (- (* -1 (/ (+ r (* -1 (/ (+ (* -1/2 (pow r 2)) (* -1/6 (/ (pow r 3) s))) s))) s)) 1))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 r) (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 r) (* -1 (/ (+ (* 1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r s)) 1/4) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* -1/8 (/ r (pow s 2))) (* 1/8 (/ 1 s))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* r (- (* 1/16 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) #s(hole binary32 (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 1/16 (/ 1 (pow s 3))))) (* 1/8 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ r s))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ s (* r (+ 1 (* 1/2 (/ r s))))))) |
#s(approx (* s (exp (/ r s))) #s(hole binary32 (+ s (* r (+ 1 (* r (+ (* 1/6 (/ r (pow s 2))) (* 1/2 (/ 1 s))))))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* r (+ (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ r s)) #s(hole binary32 (+ 1 (* r (+ (* r (+ (* 1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ r (* -3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (* (/ r s) -1/3)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r s))) (* 1/6 (/ 1 (pow s 2))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (/ 1/8 (* s (exp (/ r s)))) (* (PI) r)) (/ (* 3/4 (exp (/ r (* -3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (pow s 2))) (* 1/4 (/ 1 (* r s)))))))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s))) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r))) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (neg.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32))))) (*.f32 r r)) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32)))))) (*.f32 r r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s))) (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) (*.f32 (PI.f32) r)) s)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) (*.f32 (*.f32 (PI.f32) r) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s) (*.f32 (*.f32 (PI.f32) s) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 r (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)))) (*.f32 r (*.f32 (neg.f32 (PI.f32)) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r) (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)))) (*.f32 r (*.f32 (PI.f32) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 r #s(literal 1/8 binary32))) (*.f32 r (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (PI.f32)) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (PI.f32) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (PI.f32) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) r)) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) r (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (PI.f32) r) r)) |
(/.f32 (fma.f32 r #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) r)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) r (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r s)) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 s (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 s (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 s (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 s (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (neg.f32 (*.f32 r (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) s (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)))) (*.f32 r s)) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) s (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) s)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) s (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) s)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))))) (*.f32 r r)) |
(/.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 r) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 r (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) r (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) r (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 r r)) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 r (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 r (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s) (*.f32 (PI.f32) s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) s) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) s (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s)) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)))) (*.f32 s s)) |
(/.f32 (fma.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s (*.f32 s (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) r) (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))))) (*.f32 (neg.f32 r) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) r) |
(/.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) (neg.f32 r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) s) |
(-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s)) |
(-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32) (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(literal -1 binary32) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) (*.f32 #s(literal -1 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(+.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32)) (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(literal -1 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r))) (/.f32 (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) r) (*.f32 r s)) (/.f32 (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 r s))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 s (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 s (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 s (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 s (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 s (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 s (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) (neg.f32 (*.f32 r (*.f32 (*.f32 (PI.f32) s) r)))) (/.f32 (*.f32 r (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (neg.f32 (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) (*.f32 r (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) s) (*.f32 r s)) (/.f32 (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r))) (*.f32 r s))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) s) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) s))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) s) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) s))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 r (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 r (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (/.f32 (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) (*.f32 r (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) r) (*.f32 r r)) (/.f32 (*.f32 r (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 r r))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 r (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 r (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 r (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 r (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 r (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) r)) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r)) (/.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) (*.f32 r r)) (/.f32 (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32)))) (*.f32 r r))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 r (*.f32 (neg.f32 (PI.f32)) r))) (/.f32 (*.f32 r (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) (*.f32 r (*.f32 (neg.f32 (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (PI.f32) r)) (*.f32 r (*.f32 (PI.f32) r))) (/.f32 (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) (*.f32 r (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))) (*.f32 r (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) (/.f32 (*.f32 r #s(literal 1/8 binary32)) (*.f32 r (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) r) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) r)) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32)))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (neg.f32 (PI.f32)) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (PI.f32)) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (neg.f32 (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (PI.f32) r))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) (/.f32 (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r)) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32)))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (PI.f32) r))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) r)) (/.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) r))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) r) (*.f32 (*.f32 (PI.f32) r) r)) (/.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) r) r))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 r #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) r)) (/.f32 (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) (/.f32 (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (/.f32 (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) s) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s))) (/.f32 (*.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) s) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) s))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (*.f32 s s)) (/.f32 (*.f32 s (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) (*.f32 s s))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) (*.f32 s s)) (/.f32 (*.f32 s (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r))) (*.f32 s s))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 (/.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) (neg.f32 s))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (PI.f32) r) (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) s)) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (*.f32 (neg.f32 (exp.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) r) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) r) s)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (neg.f32 s) (exp.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (neg.f32 s))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (neg.f32 (PI.f32)) r))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r s) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))))) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (exp.f32 (/.f32 (neg.f32 r) s))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) s) (exp.f32 (/.f32 r s)))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (neg.f32 (exp.f32 (/.f32 r s)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (neg.f32 s) (exp.f32 (/.f32 r s)))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) |
(fma.f32 (cosh.f32 (/.f32 r s)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (cosh.f32 (/.f32 r s)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (cosh.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) s))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) |
#s(literal 1/8 binary32) |
(*.f32 (exp.f32 (/.f32 r s)) s) |
(*.f32 s (exp.f32 (/.f32 r s))) |
(fma.f32 (cosh.f32 (/.f32 r s)) s (*.f32 (sinh.f32 (/.f32 r s)) s)) |
(fma.f32 s (cosh.f32 (/.f32 r s)) (*.f32 s (sinh.f32 (/.f32 r s)))) |
(+.f32 (*.f32 s (cosh.f32 (/.f32 r s))) (*.f32 s (sinh.f32 (/.f32 r s)))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) s) (*.f32 (sinh.f32 (/.f32 r s)) s)) |
(neg.f32 (*.f32 (neg.f32 s) (exp.f32 (/.f32 r s)))) |
s |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 2 binary32) (sinh.f32 (/.f32 r s)))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(exp.f32 (/.f32 r s)) |
(*.f32 (/.f32 (neg.f32 r) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal 1 binary32)) |
(*.f32 r (/.f32 #s(literal 1 binary32) s)) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
(neg.f32 (/.f32 (neg.f32 r) s)) |
r |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) r)) #s(literal 1 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) r))) |
(*.f32 #s(literal -1 binary32) (*.f32 (neg.f32 (PI.f32)) r)) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(*.f32 (*.f32 (PI.f32) r) #s(literal 1 binary32)) |
(*.f32 r (PI.f32)) |
(neg.f32 (*.f32 (neg.f32 (PI.f32)) r)) |
(PI.f32) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 #s(literal 3/4 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 6 binary32)) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 3/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r)) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32)) (*.f32 (/.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3/4 binary32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) (neg.f32 s))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r))) |
(neg.f32 (/.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r))) s)) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(fma.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
(neg.f32 (*.f32 #s(literal -3/4 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
#s(literal 3/4 binary32) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/2 binary32)) (/.f32 r s)) (pow.f32 (exp.f32 #s(literal 1/6 binary32)) (/.f32 r s))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) r)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1/3 binary32) r)) |
(*.f32 (*.f32 #s(literal 1/3 binary32) r) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 (neg.f32 s) #s(literal 3 binary32)) |
(*.f32 #s(literal 3 binary32) (neg.f32 s)) |
(*.f32 #s(literal -3 binary32) s) |
(*.f32 s #s(literal -3 binary32)) |
(neg.f32 (*.f32 #s(literal 3 binary32) s)) |
#s(literal -3 binary32) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s))) r)) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 r s)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(neg.f32 (*.f32 (*.f32 #s(literal -6 binary32) (*.f32 (PI.f32) s)) r)) |
(log.f32 (pow.f32 (exp.f32 (*.f32 (PI.f32) s)) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 #s(literal 1/4 binary32) (cbrt.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (cbrt.f32 (PI.f32)))) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (cbrt.f32 (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (cbrt.f32 (PI.f32))) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal -1/4 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 r s)) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (neg.f32 s) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 r s)) (PI.f32))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(literal 1/4 binary32) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 r s)) |
(*.f32 (*.f32 (PI.f32) r) s) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) r)) |
(neg.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(*.f32 r s) |
(*.f32 s r) |
(neg.f32 (*.f32 (neg.f32 s) r)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r))) (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)))) (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (fma.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r) (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (fma.f32 (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r)))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) r (*.f32 r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (*.f32 r r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (PI.f32) (*.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) s))) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (PI.f32) s) (*.f32 (PI.f32) #s(literal 1/4 binary32))) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 s s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (neg.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (PI.f32) (*.f32 (*.f32 s s) (PI.f32))) r)) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32))) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal -1/4 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32))) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (/.f32 #s(literal 1/4 binary32) s))) (*.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (PI.f32)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (neg.f32 s) (*.f32 (*.f32 s s) #s(literal -1/4 binary32))) (*.f32 (*.f32 (*.f32 (neg.f32 s) s) s) (*.f32 (PI.f32) r))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r))) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 s s)) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (*.f32 (neg.f32 s) s) s) (*.f32 (PI.f32) r))) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 s s) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (PI.f32)) (neg.f32 r)) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r) |
(/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r)) |
(-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 (PI.f32) r))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) r)) |
(fma.f32 (/.f32 (/.f32 (neg.f32 r) s) (PI.f32)) (/.f32 (/.f32 #s(literal 1/6 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) r) (/.f32 (/.f32 r (fabs.f32 s)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 r (fabs.f32 s)) (PI.f32)) (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (PI.f32)) (/.f32 (/.f32 r (fabs.f32 s)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 r (fabs.f32 s)) r) (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 (neg.f32 r) s) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) s) r) (/.f32 (/.f32 (neg.f32 r) s) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) s) r) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 r s) r) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 r (*.f32 s s)) r) (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) r) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 r s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 (/.f32 r (fabs.f32 s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 r (*.f32 (*.f32 s s) (cbrt.f32 (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 #s(literal 1/4 binary32) (cbrt.f32 (PI.f32))) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (cbrt.f32 (PI.f32)))) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (cbrt.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) (/.f32 (/.f32 #s(literal -1/6 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r (fabs.f32 s)) (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (cbrt.f32 (PI.f32))) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) s) (/.f32 (/.f32 r s) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (/.f32 r (*.f32 s s)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 (/.f32 (neg.f32 r) s) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 (/.f32 r (PI.f32)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 (/.f32 (neg.f32 r) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 r (*.f32 s s)) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r (PI.f32)) (/.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 (/.f32 (neg.f32 r) s) (/.f32 (/.f32 #s(literal 1/6 binary32) s) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 (/.f32 r s) (/.f32 (/.f32 #s(literal -1/6 binary32) s) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 (/.f32 r (*.f32 s s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (PI.f32)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) r) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) s) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) r) (*.f32 r r)) (/.f32 (*.f32 r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) (*.f32 r r))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (neg.f32 (PI.f32)) r))) |
(neg.f32 (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) (neg.f32 r))) |
(neg.f32 (/.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (PI.f32)) r)) |
(neg.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (PI.f32)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (PI.f32))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) s) (*.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32)))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) (*.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (fma.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)))))) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) s (*.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32))) (*.f32 s s)) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s) (*.f32 (PI.f32) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) s)) s)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (PI.f32) #s(literal -1/4 binary32))) (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32)))) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (PI.f32) (*.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) s))) (*.f32 (PI.f32) (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (PI.f32) s) (*.f32 (PI.f32) #s(literal 1/4 binary32))) (*.f32 (PI.f32) (*.f32 (PI.f32) s))) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 s s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/6 binary32) r))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32))))) |
(/.f32 (fma.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (PI.f32) (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (neg.f32 s) (PI.f32)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal -1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32)))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (/.f32 #s(literal 1/4 binary32) s))) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (PI.f32))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) s))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (neg.f32 s) (*.f32 (*.f32 s s) #s(literal -1/4 binary32))) (*.f32 (neg.f32 (PI.f32)) (*.f32 (*.f32 s s) s))) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 s s)) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (neg.f32 (PI.f32)) (*.f32 (*.f32 s s) s))) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 s s) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) s) (*.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32))) (*.f32 (neg.f32 s) s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (neg.f32 (PI.f32))) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32) (/.f32 #s(literal -1/4 binary32) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) |
(-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (neg.f32 (fabs.f32 s))) (/.f32 (/.f32 r (cbrt.f32 (PI.f32))) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (fabs.f32 s)) (/.f32 (/.f32 r (cbrt.f32 (PI.f32))) (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (neg.f32 s)) (/.f32 (/.f32 r (cbrt.f32 (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) s) (/.f32 (/.f32 r (cbrt.f32 (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (neg.f32 (fabs.f32 s))) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (fabs.f32 s)) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (neg.f32 s)) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) s) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (neg.f32 (fabs.f32 s))) (/.f32 (/.f32 r (PI.f32)) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 (/.f32 r (PI.f32)) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal -1/6 binary32) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 (/.f32 r (fabs.f32 s)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 r (*.f32 (PI.f32) (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 r (cbrt.f32 (PI.f32))) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 r (*.f32 (*.f32 s s) (cbrt.f32 (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (pow.f32 (PI.f32) #s(literal -1/3 binary32)) s) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 s (cbrt.f32 (PI.f32)))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (cbrt.f32 (PI.f32))) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (fabs.f32 s))) (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (neg.f32 s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal -1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (fabs.f32 s)) (/.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 #s(literal 1/4 binary32) (cbrt.f32 (PI.f32))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) s) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 (/.f32 (neg.f32 r) s) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 r (*.f32 (neg.f32 s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 r (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) #s(literal -1 binary32) (*.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) s) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (PI.f32)) (/.f32 (/.f32 #s(literal -1/6 binary32) s) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (PI.f32)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 (neg.f32 r) s) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) (*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 r s) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 (/.f32 r (*.f32 (PI.f32) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 (/.f32 r (PI.f32)) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32))) (*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) s)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) s) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (*.f32 s s) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32)))) (/.f32 (*.f32 (PI.f32) #s(literal -1/4 binary32)) (*.f32 (PI.f32) (*.f32 (neg.f32 s) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) s)) (*.f32 (PI.f32) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (PI.f32) s)) (*.f32 (PI.f32) (*.f32 (PI.f32) s))) (/.f32 (*.f32 (PI.f32) #s(literal 1/4 binary32)) (*.f32 (PI.f32) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32))))) (/.f32 (*.f32 (*.f32 (neg.f32 s) (PI.f32)) (*.f32 #s(literal -1/6 binary32) r)) (neg.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32)))))) |
(+.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (*.f32 s s) (PI.f32))) (*.f32 (PI.f32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (*.f32 (PI.f32) (*.f32 #s(literal -1/6 binary32) r)) (*.f32 (PI.f32) (*.f32 (*.f32 s s) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s s) (PI.f32))) (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (*.f32 (*.f32 (PI.f32) s) (*.f32 #s(literal -1/6 binary32) r)) (*.f32 (*.f32 (PI.f32) s) (*.f32 (*.f32 s s) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32)))) (/.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal -1/4 binary32)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (neg.f32 s) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (PI.f32))) (/.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (/.f32 #s(literal 1/4 binary32) s)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) s))) (/.f32 (*.f32 (*.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(neg.f32 (/.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) (PI.f32))) |
(*.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s)) |
(/.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r s)) s)) (*.f32 #s(literal -1/4 binary32) s))) (*.f32 (neg.f32 s) s)) |
(/.f32 (neg.f32 (*.f32 s (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)))) (*.f32 s s)) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1/4 binary32) s)) (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) (*.f32 (/.f32 #s(literal -1/4 binary32) s) (/.f32 #s(literal -1/4 binary32) s))) (fma.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32) (/.f32 #s(literal -1/4 binary32) s))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 #s(literal 1/4 binary32) s) (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal -1/4 binary32) s) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (fma.f32 (/.f32 #s(literal -1/4 binary32) s) (/.f32 #s(literal -1/4 binary32) s) (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (/.f32 #s(literal -1/4 binary32) s))))) |
(/.f32 (-.f32 #s(literal -1/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (neg.f32 s)) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) s) (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s)) |
(/.f32 (*.f32 s (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32))) (*.f32 s s)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (neg.f32 s) (*.f32 (*.f32 s s) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 s) s) s)) |
(/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) s)) |
(/.f32 (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 s s)) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 (neg.f32 s) s) s)) |
(/.f32 (fma.f32 #s(literal 1/4 binary32) (*.f32 s s) (*.f32 s (*.f32 #s(literal -1/6 binary32) r))) (*.f32 (*.f32 s s) s)) |
(/.f32 (-.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r s)) s)) (*.f32 #s(literal -1/4 binary32) s)) (*.f32 s s)) |
(/.f32 (*.f32 s (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (neg.f32 s) s)) |
(/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) |
(/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) (neg.f32 s)) |
(-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (/.f32 #s(literal -1/4 binary32) s)) |
(-.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32))) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (neg.f32 (fabs.f32 s))) (/.f32 r (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (neg.f32 (fabs.f32 s))) (/.f32 s (neg.f32 (fabs.f32 s))) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (neg.f32 (fabs.f32 s))) (/.f32 s (neg.f32 (fabs.f32 s))) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 s (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (neg.f32 (fabs.f32 s))) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 s (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) (neg.f32 (fabs.f32 s))) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 r (neg.f32 (fabs.f32 s))) (/.f32 #s(literal -1/6 binary32) (neg.f32 (fabs.f32 s))) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 r (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 s (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) (fabs.f32 s)) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 s (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) (fabs.f32 s)) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (fabs.f32 s)) (/.f32 s (fabs.f32 s)) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (fabs.f32 s)) (/.f32 s (fabs.f32 s)) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 r (fabs.f32 s)) (/.f32 #s(literal -1/6 binary32) (fabs.f32 s)) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) s) (/.f32 r s) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 #s(literal -1/4 binary32) s) #s(literal -1 binary32) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 #s(literal -1/4 binary32) s) #s(literal -1 binary32) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 (neg.f32 r) s) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 1/4 binary32) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 (neg.f32 r) s) (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/4 binary32) s) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/4 binary32) s) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) s) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) s) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 (/.f32 r s) (/.f32 #s(literal -1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 s s)) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 s s)) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) |
(fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) |
(fma.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 s s)) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(fma.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 s s)) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32)) #s(literal -1 binary32)) (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) r) (neg.f32 s)) (*.f32 (*.f32 (neg.f32 s) s) s)) (/.f32 (*.f32 (*.f32 s s) #s(literal -1/4 binary32)) (*.f32 (*.f32 (neg.f32 s) s) s))) |
(+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) r) s) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 s s) #s(literal 1/4 binary32)) (*.f32 (*.f32 s s) s))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 s s)) (*.f32 (*.f32 (neg.f32 s) s) s)) (/.f32 (*.f32 (neg.f32 s) (*.f32 #s(literal -1/6 binary32) r)) (*.f32 (*.f32 (neg.f32 s) s) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 s s)) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 s (*.f32 #s(literal -1/6 binary32) r)) (*.f32 (*.f32 s s) s))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32)) (/.f32 (neg.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32)))) (*.f32 (neg.f32 s) s))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) s) #s(literal 1 binary32)) (/.f32 (*.f32 s (*.f32 (/.f32 r s) #s(literal -1/6 binary32))) (*.f32 s s))) |
(+.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) s)) |
(+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) |
(neg.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32)) s)) |
#s(literal -1/6 binary32) |
(*.f32 #s(literal -1 binary32) (/.f32 r (*.f32 (neg.f32 s) s))) |
(*.f32 (/.f32 r s) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 r (/.f32 #s(literal 1 binary32) (*.f32 s s))) |
(/.f32 (/.f32 (neg.f32 r) s) (neg.f32 s)) |
(/.f32 (/.f32 r s) s) |
(/.f32 (neg.f32 r) (*.f32 (neg.f32 s) s)) |
(/.f32 r (*.f32 s s)) |
(neg.f32 (/.f32 r (*.f32 (neg.f32 s) s))) |
(*.f32 (neg.f32 (neg.f32 (fabs.f32 s))) (neg.f32 (neg.f32 (fabs.f32 s)))) |
(*.f32 (neg.f32 (fabs.f32 s)) (neg.f32 (fabs.f32 s))) |
(*.f32 (fabs.f32 s) (fabs.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 s)) |
(*.f32 (*.f32 s s) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 s s)) |
(*.f32 s s) |
(sqrt.f32 (*.f32 (*.f32 s s) (*.f32 s s))) |
(pow.f32 (neg.f32 (fabs.f32 s)) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 s) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 s) #s(literal 2 binary32)) |
(pow.f32 (*.f32 s s) #s(literal 1 binary32)) |
(pow.f32 s #s(literal 2 binary32)) |
(fabs.f32 (*.f32 (neg.f32 s) s)) |
(fabs.f32 (*.f32 s s)) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 s)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 s)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) |
(neg.f32 (*.f32 (neg.f32 s) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 s)) |
(/.f32 #s(literal 1/4 binary32) s) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) s)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (*.f32 (neg.f32 (exp.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) r) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) r) s)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (neg.f32 s) (exp.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(fma.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (cosh.f32 (/.f32 r s)) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (cosh.f32 (/.f32 r s)) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 1/4 binary32))) |
(+.f32 (*.f32 (/.f32 (cosh.f32 (/.f32 r s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (neg.f32 s))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (neg.f32 (PI.f32)) r))) |
(neg.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r s) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))))) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (neg.f32 (PI.f32)) (exp.f32 (/.f32 r s))) s) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (*.f32 (PI.f32) r)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r)) |
(*.f32 #s(literal -1/8 binary32) (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) |
(+.f32 (*.f32 (cosh.f32 (/.f32 r s)) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (sinh.f32 (/.f32 r s))) #s(literal 1/8 binary32))) |
(neg.f32 (*.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s))) (*.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))) (exp.f32 (/.f32 r s))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (/.f32 r s)) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (/.f32 r s)) (cosh.f32 (/.f32 r s)) (fma.f32 (sinh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)) (*.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s)))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s)) (*.f32 #s(literal 2 binary32) (neg.f32 (sinh.f32 (/.f32 r s))))) #s(literal 2 binary32)) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (cosh.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (/.f32 r s)))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (E.f32))) (/.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(neg.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 r s)) |
(*.f32 (*.f32 (PI.f32) r) s) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) r)) |
(neg.f32 (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (cbrt.f32 (PI.f32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (cbrt.f32 (PI.f32)))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s)) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 s) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s)) (PI.f32))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) s)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(literal 1/4 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) s) (PI.f32))) (/.f32 #s(literal 1 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (+.f32 (PI.f32) (PI.f32))) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) (/.f32 #s(literal 1/8 binary32) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r)) s) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) s)) r) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(-.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (sinh.f32 (/.f32 r s))) |
(-.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (-.f32 (sinh.f32 (/.f32 r s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (-.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(fma.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(fma.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(fma.f32 (pow.f32 (exp.f32 #s(literal -1/2 binary32)) (/.f32 r s)) (pow.f32 (exp.f32 #s(literal 1/6 binary32)) (/.f32 r s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (cosh.f32 (/.f32 r s))) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(+.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.f32 (cosh.f32 (/.f32 r s)) (+.f32 (neg.f32 (sinh.f32 (/.f32 r s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (+.f32 (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(neg.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32))) (pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 (/.f32 r s) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/6 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal -1/2 binary32)) (/.f32 r s)) (pow.f32 (exp.f32 #s(literal 1/6 binary32)) (/.f32 r s))) |
(/.f32 (-.f32 (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(/.f32 (-.f32 (pow.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32)) (pow.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal 3 binary32))) (fma.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (fma.f32 (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))))))) |
(/.f32 (fma.f32 #s(literal 2 binary32) (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (*.f32 #s(literal 2 binary32) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(-.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) r)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r)) |
(pow.f32 (exp.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(+.f32 (cosh.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(neg.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1/3 binary32) r)) |
(*.f32 (*.f32 #s(literal 1/3 binary32) r) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s))) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s))) |
#s(literal -1/3 binary32) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (cbrt.f32 (PI.f32))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (cbrt.f32 (PI.f32)))) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) s)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (PI.f32) (PI.f32))) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (neg.f32 r)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) s) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s)) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (neg.f32 r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (neg.f32 s) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (neg.f32 s))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s)) (PI.f32))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) r) (*.f32 (PI.f32) s))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (neg.f32 s) r) (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) r)) |
(neg.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) s))) |
#s(approx (* s (exp (/ r s))) (*.f32 (exp.f32 (/.f32 r s)) s)) |
#s(approx s s) |
#s(approx (exp (/ r s)) (exp.f32 (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ r (* -3 s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (* (/ r s) -1/3) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (* -3 s) (*.f32 #s(literal -3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 (PI)) s) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ 1/4 (* (* s r) (PI))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (* s r) (PI)) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* s r) (*.f32 r s)) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) |
#s(approx (/ r (* s s)) (/.f32 r (*.f32 s s))) |
#s(approx (* s s) (*.f32 s s)) |
#s(approx (/ 1/4 s) (/.f32 #s(literal 1/4 binary32) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx (* (* s r) (PI)) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ 1/8 (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(approx (exp (/ r (* -3 s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (* (/ r s) -1/3) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (/ 1/8 (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r #s(literal -1/2 binary32)) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/3 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32))) r)) (*.f32 s s)) (*.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 (PI.f32) s)))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -1/1296 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 (/.f32 #s(literal -1/8 binary32) s) (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/3 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32))) r)) (*.f32 s s)) (*.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 (PI.f32) s)))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 #s(literal 1/8 binary32) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32)) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s) #s(literal 1/8 binary32)) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (+.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s) (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) r (*.f32 (*.f32 (*.f32 r r) r) #s(literal -1/3 binary32)))) (*.f32 (*.f32 s s) s)))) s)) |
#s(approx (* s (exp (/ r s))) s) |
#s(approx (* s (exp (/ r s))) (fma.f32 (/.f32 r s) s s)) |
#s(approx (* s (exp (/ r s))) (fma.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r) s) s s)) |
#s(approx (* s (exp (/ r s))) (fma.f32 (fma.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal 1/6 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r) s)) s s)) |
#s(approx (exp (/ r s)) #s(literal 1 binary32)) |
#s(approx (exp (/ r s)) (+.f32 #s(literal 1 binary32) (/.f32 r s))) |
#s(approx (exp (/ r s)) (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r) s) #s(literal 1 binary32))) |
#s(approx (exp (/ r s)) (+.f32 #s(literal 1 binary32) (fma.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal 1/6 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -1/1296 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s))) s)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (*.f32 r (/.f32 r s)) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/24 binary32) (*.f32 #s(literal -1/4 binary32) r)) s)))) |
#s(approx (exp (/ r (* -3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ r (* -3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -1/48 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 r #s(literal 1/8 binary32) (*.f32 #s(literal -1/16 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (+.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal -1/48 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/16 binary32) (*.f32 #s(literal -1/8 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s)) (*.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal -1/6 binary32)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) #s(literal -1/1296 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s))) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (fma.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) #s(literal 2 binary32)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) #s(literal -14/81 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32)))))) |
#s(approx (exp (/ r (* -3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ r (* -3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r (/.f32 r (*.f32 (*.f32 s s) s)))) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/18 binary32) (*.f32 #s(literal -1/3 binary32) r)) s)))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (+.f32 (/.f32 (fma.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 #s(literal -1/8 binary32) (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/3 binary32) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32))) r)))) s) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32)))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (fma.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal 1/3 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32))) r)) s) (*.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32))))) (neg.f32 s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32)) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s) #s(literal 1/8 binary32)) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (-.f32 (/.f32 (fma.f32 r #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (/.f32 (fma.f32 (*.f32 (*.f32 r r) #s(literal -1/2 binary32)) r (*.f32 (*.f32 (*.f32 r r) r) #s(literal 1/3 binary32))) s) (*.f32 (*.f32 r r) #s(literal -1/2 binary32)))) s)) s) #s(literal 1/8 binary32)) (neg.f32 s))) |
#s(approx (* s (exp (/ r s))) (*.f32 (neg.f32 s) (-.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32)))) |
#s(approx (* s (exp (/ r s))) (*.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r)) s) #s(literal 1 binary32))) s)) |
#s(approx (* s (exp (/ r s))) (*.f32 (neg.f32 s) (-.f32 (/.f32 (-.f32 r (/.f32 (fma.f32 (*.f32 r r) #s(literal -1/2 binary32) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) (neg.f32 s)) #s(literal 1 binary32)))) |
#s(approx (exp (/ r s)) (+.f32 (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal 1/2 binary32) r) s) #s(literal 1 binary32))) |
#s(approx (exp (/ r s)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 (*.f32 r r) #s(literal -1/2 binary32) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (*.f32 r (/.f32 r s)) (*.f32 #s(literal 1/4 binary32) r)) s))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (-.f32 #s(literal 3/4 binary32) (/.f32 (fma.f32 #s(literal 1/4 binary32) r (/.f32 (fma.f32 #s(literal -1/24 binary32) (*.f32 r r) (*.f32 #s(literal 1/216 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (*.f32 #s(literal 1/162 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -1/48 binary32))) s) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 r #s(literal 1/8 binary32) (*.f32 #s(literal -1/16 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (-.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 r #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (*.f32 r r) (*.f32 #s(literal 1/48 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 r (/.f32 r s)) #s(literal -1/2 binary32) r) s))) |
#s(approx (exp (/ (neg r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/2 binary32) (*.f32 (*.f32 r (*.f32 r (/.f32 r s))) #s(literal -1/6 binary32))) s)) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (+.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) (*.f32 (PI.f32) s)))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (fma.f32 (*.f32 r r) #s(literal -5/9 binary32) (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s)) s)) s))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (*.f32 r (/.f32 r s)))) s))) |
#s(approx (exp (/ r (* -3 s))) (-.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) r (/.f32 (fma.f32 #s(literal -1/18 binary32) (*.f32 r r) (*.f32 #s(literal 1/162 binary32) (*.f32 r (*.f32 r (/.f32 r s))))) s)) s))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32)) s)) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/8 binary32) s))) |
#s(approx (/ 1/8 (* s (exp (/ r s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 s s))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 s s) s))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/8 binary32) s))) |
#s(approx (* s (exp (/ r s))) (+.f32 r s)) |
#s(approx (* s (exp (/ r s))) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r s) #s(literal 1 binary32)) r s)) |
#s(approx (* s (exp (/ r s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/6 binary32) (/.f32 #s(literal 1/2 binary32) s)) r #s(literal 1 binary32)) r s)) |
#s(approx (exp (/ r s)) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ r s)) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal 1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx r r) |
#s(approx (* (PI) r) (*.f32 (PI.f32) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 (fma.f32 #s(literal 1/24 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ r (* -3 s)))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 s s))) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32))) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 s s))) r (/.f32 #s(literal -1/8 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 s s))) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (/ 1/8 (* (* s r) (PI)))) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 s s))) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ r (* -3 s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (*.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s) r)) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) r)) |
#s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) (neg.f32 r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
Compiled 19 690 to 4 611 computations (76.6% saved)
78 alts after pruning (73 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 280 | 24 | 1 304 |
| Fresh | 10 | 49 | 59 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 292 | 78 | 1 370 |
| Status | Accuracy | Program |
|---|---|---|
| 97.3% | (fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) | |
| 99.5% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) | |
| 9.3% | (/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) | |
| 99.6% | (/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) | |
| 99.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) | |
| 99.6% | (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) | |
| 8.8% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 10.3% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 9.0% | (/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) | |
| 95.1% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 19.7% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) | |
| ✓ | 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) | |
| 9.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 8.1% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.1% | (+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.6% | (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.3% | (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.5% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) | |
| 97.6% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) | |
| 99.5% | (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) | |
| ✓ | 97.6% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 17.5% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) | |
| 8.9% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 8.9% | (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) | |
| 8.8% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 10.1% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) | |
| 9.0% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) | |
| 9.0% | (*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) | |
| 9.0% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 10.2% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 99.6% | #s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) | |
| 8.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) | |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 6.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) | |
| ✓ | 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
| 41.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) | |
| 9.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) | |
| 8.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) | |
| 9.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) | |
| 8.9% | #s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
Compiled 3 967 to 2 844 computations (28.3% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 s r)) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) r) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (E.f32)) (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (*.f32 #s(literal 1/3 binary32) r))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
3 calls:
| 491.0ms | s |
| 181.0ms | r |
| 20.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 s r)) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) s)) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 s r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r))) |
| Outputs |
|---|
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
3 calls:
| 174.0ms | r |
| 122.0ms | s |
| 17.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s)))) (*.f32 r (*.f32 (PI.f32) (PI.f32)))) |
(/.f32 (*.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32) (*.f32 (PI.f32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (+.f32 (PI.f32) (PI.f32))) (/.f32 (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 s r)) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal -3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s))) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) |
3 calls:
| 116.0ms | r |
| 95.0ms | s |
| 57.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 (PI.f32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (+.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (exp.f32 (/.f32 (neg.f32 r) s)))) r) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) s) (/.f32 (/.f32 #s(literal -1/8 binary32) r) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) |
| Outputs |
|---|
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) r) s))) |
3 calls:
| 90.0ms | r |
| 52.0ms | s |
| 16.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (exp.f32 (*.f32 (PI.f32) s))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) s (*.f32 (*.f32 s s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (*.f32 #s(literal -1/6 binary32) r) (PI.f32) (*.f32 (*.f32 (PI.f32) s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 (PI.f32) s) (PI.f32)) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/8 (exp (/ (neg r) s))) (fma.f32 (/.f32 r s) #s(literal -1/8 binary32) #s(literal 1/8 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (PI.f32))) s)) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32)) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) #s(approx (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s)))) (-.f32 #s(literal 2 binary32) (/.f32 (fma.f32 #s(literal 4/3 binary32) r (/.f32 (*.f32 (*.f32 r r) #s(literal -5/9 binary32)) s)) s)))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (fma.f32 (*.f32 r (/.f32 r (*.f32 s s))) #s(literal 5/9 binary32) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r s)) (PI.f32)) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (fma.f32 (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s s))) (PI.f32)) #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 s r) (PI.f32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) r) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(/.f32 (fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) r))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
#s(approx (+ (/ (* 1/8 (exp (/ (neg r) s))) (* (* (PI) r) s)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) r) s)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (fma.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 s s))) r (/.f32 #s(literal 1/6 binary32) s)) r #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 (fma.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r (/.f32 #s(literal -4/3 binary32) s)) r #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (PI.f32) s))) #s(literal -7/324 binary32))) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal 1/4 binary32) r)) (PI.f32))) s)) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (*.f32 (PI.f32) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (log.f32 (exp.f32 (*.f32 (PI.f32) r)))))) |
3 calls:
| 80.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 35.0ms | s |
| 19.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 41.4% | 1 | s |
| 41.4% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
3 calls:
| 63.0ms | r |
| 8.0ms | s |
| 6.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.4% | 1 | s |
| 9.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.4% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r s)) #s(literal 1/8 binary32) #s(literal -1/4 binary32))) (*.f32 (*.f32 (neg.f32 (PI.f32)) r) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| Outputs |
|---|
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) #s(approx (+ (* (* 4/3 (/ r s)) 1/8) -1/4) (/.f32 (fma.f32 #s(literal 1/6 binary32) r (*.f32 #s(literal -1/4 binary32) s)) s))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
3 calls:
| 8.0ms | r |
| 8.0ms | s |
| 6.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.0% | 1 | s |
| 9.0% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) r (*.f32 #s(literal 1/4 binary32) s)) (*.f32 s s))) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (PI)) r) (/.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (*.f32 s s)))) |
| Outputs |
|---|
(*.f32 #s(approx (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
3 calls:
| 14.0ms | r |
| 7.0ms | s |
| 5.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.0% | 1 | r |
| 9.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.0% | 1 | s |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
#s(approx (/ (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (* (* s r) (neg (PI)))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (PI.f32)) r)) |
| Outputs |
|---|
(/.f32 #s(approx (* -1/8 (+ (exp (/ (neg r) s)) (exp (* -1/3 (/ r s))))) (fma.f32 #s(literal 1/6 binary32) (/.f32 r s) #s(literal -1/4 binary32))) (*.f32 (*.f32 s r) (neg.f32 (PI.f32)))) |
3 calls:
| 6.0ms | r |
| 6.0ms | s |
| 4.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.0% | 1 | r |
| 9.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.0% | 1 | s |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (fma.f32 (/.f32 r s) #s(literal -1/6 binary32) #s(literal 1/4 binary32)) s) (*.f32 (PI.f32) r))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1/6 binary32) s)) (*.f32 (PI.f32) s))) |
3 calls:
| 5.0ms | s |
| 5.0ms | r |
| 4.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.0% | 1 | r |
| 9.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.0% | 1 | s |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (+ (* -1/6 (/ r (* s s))) (/ 1/4 s)) (/.f32 #s(literal 1/4 binary32) s)) (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s r)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r))) |
3 calls:
| 12.0ms | r |
| 4.0ms | s |
| 3.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 8.7% | 1 | r |
| 8.7% | 1 | s |
Compiled 29 to 29 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (*.f32 (PI.f32) r)))) |
3 calls:
| 2.0ms | r |
| 2.0ms | s |
| 2.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.7% | 1 | s |
| 8.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 8.7% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| 1× | fuel |
Compiled 209 to 130 computations (37.8% saved)
Compiled 236 to 155 computations (34.3% saved)
Loading profile data...