
Time bar (total: 4.0s)
| 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.0s | 8 256× | 0 | valid |
ival-mult!: 314.0ms (38.7% of total)ival-div!: 268.0ms (33.1% of total)ival-exp: 154.0ms (19% of total)ival-neg: 51.0ms (6.3% of total)ival-add!: 20.0ms (2.5% of total)adjust: 2.0ms (0.2% 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.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) (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 | |
|---|---|---|---|---|
| 12.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 | @ | 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 | 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 | 2700 |
| 1 | 3065 | 2692 |
| 0 | 8653 | 2608 |
| 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 (neg.f32 (-.f32 (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 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)))) (neg.f32 (-.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32))))) (neg.f32 (+.f32 (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 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 (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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 (-.f32 (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 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32))) (-.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)))) (+.f32 (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 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 (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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 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)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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)))) |
(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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) 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 (neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (neg.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (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 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.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))) |
#s(literal 1/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 r))) (neg.f32 (neg.f32 s))) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) s))) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(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 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.f32 (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (neg.f32 r)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (neg.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 r))) (neg.f32 (neg.f32 (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.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)) |
(log.f32 (pow.f32 (exp.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 (pow.f32 (exp.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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#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) s) r) #s(literal 2 binary32))) |
#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) r) #s(literal 6 binary32))) |
#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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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))) #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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32))) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s 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 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) (/.f32 (neg.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))) |
#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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.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)))) #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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 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 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32) (*.f32 (/.f32 (*.f32 r 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/4 (exp (/ (neg r) s))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/8 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.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)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.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 (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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 (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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (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/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 (-.f32 (*.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 (-.f32 (*.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 (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 (-.f32 (*.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 (-.f32 (*.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 (-.f32 (*.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 (-.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/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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.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))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r))) |
Compiled 2 676 to 947 computations (64.6% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 25 | 158 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 25 | 159 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 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)))) | |
| 99.5% | (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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) | |
| 59.7% | (/.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) | |
| 12.9% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.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.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.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.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) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #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 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
| 99.4% | (+.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)))) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))))) | |
| 99.4% | (+.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 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 10.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 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 10.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))) |
| 10.4% | (+.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 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) | |
| 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)) #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)))) | |
| 10.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)))) | |
| 9.8% | (+.f32 #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)) (/.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.5% | (+.f32 #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))) (/.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% | #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 (*.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.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 (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)) | |
| 10.8% | #s(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 (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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)) | |
| 9.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/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| ▶ | 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) | |
| ▶ | 9.8% | #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))) |
| 10.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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))) |
Compiled 1 810 to 1 654 computations (8.6% 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 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
(*.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 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) 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 (*.f32 #s(literal 6 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)) |
#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 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) |
#s(literal 1/8 binary32) |
(+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) |
(/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) 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 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.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 (PI.f32) (PI.f32)) (*.f32 s r))) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(+.f32 (PI.f32) (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)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (* (PI) 6) (* s r)) #s(hole binary32 (* 6 (* 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)))) (* (* (* 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 (* (* (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 (* (* (* 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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* s (PI))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) |
#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 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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))) (* (+ (PI) (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (+ (PI) (PI)) (* s r)) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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 (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ 2 (* s (PI))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ 1 (* s (PI))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (/ 1 (PI))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI))))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ 1 (* s (PI))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (/ 1 (PI))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI)))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI))))) s))) |
#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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (PI)) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (+ (* -1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* -1/2 (/ r (PI))) (* -1/18 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (+ (* -1 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))) s)) (* -1/3 (/ r (PI))))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) s)) (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI))))) s)) (* -1/3 (/ r (PI))))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (/ r (* s (PI))) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* -1 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 3) (* s (PI))))) s))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* 1/3 (/ r (* s (PI)))) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/3 (/ r (PI))) (* 1/18 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (/ (pow r 2) (PI))) (* 1/162 (/ (pow r 3) (* s (PI))))) s)) (* -1/3 (/ r (PI)))) s)) (/ 1 (PI))) 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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #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))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* -4/3 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 3) (PI)))) (* 4/3 (/ 1 (* (pow s 2) (PI)))))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 4) (PI)))) (* 5/9 (/ 1 (* (pow s 3) (PI)))))) (* 4/3 (/ 1 (* (pow s 2) (PI)))))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* -1/3 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* r (- (* 1/18 (/ r (* (pow s 3) (PI)))) (* 1/3 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* r (- (* r (+ (* -1/162 (/ r (* (pow s 4) (PI)))) (* 1/18 (/ 1 (* (pow s 3) (PI)))))) (* 1/3 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI)))))) |
#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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI)))) r)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* 1/8 (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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) 6) (* 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))) (* (+ (PI) (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 | |
|---|---|---|---|---|
| 11.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (* (+ (PI) (PI)) (* s r)) (+ (PI) (PI)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 10.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (* (+ (PI) (PI)) (* s r)) (+ (PI) (PI)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 10.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (* (+ (PI) (PI)) (* s r)) (+ (PI) (PI)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 6.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (* (+ (PI) (PI)) (* s r)) (+ (PI) (PI)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 6.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (PI)) (* s r))) (* (+ (PI) (PI)) (* s r)) (+ (PI) (PI)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 936 | 8940 |
| 0 | 1015 | 8011 |
| 1 | 5390 | 8011 |
| 0 | 8478 | 7775 |
| 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 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
(*.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 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) 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 (*.f32 #s(literal 6 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)) |
#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 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) |
#s(literal 1/8 binary32) |
(+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s))) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) |
(/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) 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 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.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 (PI.f32) (PI.f32)) (*.f32 s r))) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(+.f32 (PI.f32) (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)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (* (PI) 6) (* s r)) #s(hole binary32 (* 6 (* 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)))) (* (* (* 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 (* (* (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 (* (* (* 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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (/ (exp (* -1 (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* s (PI))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) |
#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 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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))) (* (+ (PI) (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (+ (PI) (PI)) (* s r)) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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 (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ 2 (* s (PI))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ 1 (* s (PI))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (/ 1 (PI))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI))))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ 1 (* s (PI))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (/ 1 (PI))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI)))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (/ 1 (PI))))) s))) |
#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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (PI)) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (+ (* -1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* -1/2 (/ r (PI))) (* -1/18 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (+ (* -1 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI)))) s)) (* -1/3 (/ r (PI))))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) s)) (+ (* -1/2 (/ (pow r 2) (PI))) (* -1/18 (/ (pow r 2) (PI))))) s)) (* -1/3 (/ r (PI))))) s)) (* 2 (/ 1 (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (/ r (* s (PI))) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ r (PI))) (* -1 (/ (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 3) (* s (PI))))) s))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* 1/3 (/ r (* s (PI)))) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/3 (/ r (PI))) (* 1/18 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (/ (pow r 2) (PI))) (* 1/162 (/ (pow r 3) (* s (PI))))) s)) (* -1/3 (/ r (PI)))) s)) (/ 1 (PI))) 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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (/ (* 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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #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))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* -4/3 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 3) (PI)))) (* 4/3 (/ 1 (* (pow s 2) (PI)))))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 4) (PI)))) (* 5/9 (/ 1 (* (pow s 3) (PI)))))) (* 4/3 (/ 1 (* (pow s 2) (PI)))))) (* 2 (/ 1 (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) #s(hole binary32 (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* -1/3 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* r (- (* 1/18 (/ r (* (pow s 3) (PI)))) (* 1/3 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) #s(hole binary32 (+ (* r (- (* r (+ (* -1/162 (/ r (* (pow s 4) (PI)))) (* 1/18 (/ 1 (* (pow s 3) (PI)))))) (* 1/3 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI)))))) |
#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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (+ (PI) (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI)))) r)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) #s(hole binary32 (* 1/8 (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI))))))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) #s(hole binary32 (+ (/ (exp (* -1 (/ r s))) (* s (PI))) (/ (exp (* -1/3 (/ r s))) (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ (PI) (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) 6) (* 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))) (* (+ (PI) (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 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32))) (-.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)))) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (*.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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 #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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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))) |
(+.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) 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 (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)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (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 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.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))) |
#s(literal 1/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 s r) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) s))) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(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 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.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) (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (PI.f32) (PI.f32) (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))))) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 s r) (*.f32 (PI.f32) #s(literal 6 binary32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(log.f32 (pow.f32 (exp.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) |
(*.f32 s r) |
(*.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 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 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(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/4 binary32)) (*.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)))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (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))) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 binary32)) (-.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 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.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)))))) |
(/.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))) |
(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 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.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 #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))) |
(+.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)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(+.f32 (/.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(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(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))) (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)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(*.f32 (*.f32 s r) (*.f32 (PI.f32) #s(literal 6 binary32))) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(log.f32 (pow.f32 (exp.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 (pow.f32 (exp.f32 (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r)) |
(/.f32 (neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(+.f32 (/.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 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) |
(/.f32 (-.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)))) |
(/.f32 (fma.f32 #s(literal 1/512 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 3 binary32)) (*.f32 #s(literal 1/512 binary32) (pow.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 3 binary32)))) (+.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.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 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) |
(fma.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 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (/.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)) #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/8 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
(+.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
#s(literal 1/8 binary32) |
(/.f32 (-.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 2 binary32)) (pow.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 2 binary32))) (-.f32 (/.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 (PI.f32) s)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 3 binary32)) (pow.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 2 binary32)) (*.f32 (/.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 (PI.f32) s)))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) |
(/.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))))) (*.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s))) |
(/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) s) |
(+.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 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s) (PI.f32)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) s) |
(/.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) (PI.f32)) |
(/.f32 (neg.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (PI.f32)) s) |
(/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) |
(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 (cosh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (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 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
#s(literal -1/3 binary32) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32))) (-.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)))) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (*.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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 #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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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))) |
(+.f32 (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) 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 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) 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 (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)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (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 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(*.f32 (*.f32 s r) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.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) (PI.f32))) |
(/.f32 (fma.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))) (fma.f32 (PI.f32) (PI.f32) (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))))) |
(+.f32 (PI.f32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 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 #s(literal 1/8 binary32) (+.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 (PI.f32) r)))) s)) |
#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) s) r) #s(literal 2 binary32))) |
#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 (/.f32 r s) #s(literal -1/3 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 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* s r) (*.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 (/.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 (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 (* (* (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 (*.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 (* (* (* 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) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s))) |
#s(approx (exp (* -1/3 (/ r s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (* -1/3 (/ r s)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (/ r s) (/.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/8 binary32) (+.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 (PI.f32) r)))) s)) |
#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 (* (* (* 2 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 2 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))) |
#s(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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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))) #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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32))) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s 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 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) (/.f32 (neg.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))) |
#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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.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)))) #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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s 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 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.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 #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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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 (/ (* 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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.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 (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (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) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) s)) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32)))) s)) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (/.f32 (+.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s)) |
#s(approx (exp (* -1/3 (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (* -1/3 (/ r s))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (* -1/3 (/ r s))) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.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 #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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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/4 (exp (/ (neg r) s))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/8 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.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)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.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 (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (neg.f32 (/.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) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/9 binary32)) 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)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/9 binary32)) #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) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) #s(literal 1/8 binary32))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s)) (/.f32 #s(literal 2 binary32) (PI.f32))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 (neg.f32 r) (PI.f32)) (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/3 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s)))) s)) (/.f32 #s(literal 2 binary32) (PI.f32))) s))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 (neg.f32 r) (PI.f32)) (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/3 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) s))) s)))) s)) (/.f32 #s(literal 2 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/2 binary32) (/.f32 (neg.f32 r) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (/.f32 (neg.f32 r) (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (PI.f32) s)) #s(literal 1/6 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) (PI.f32)))) s))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/3 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/18 binary32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/3 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (PI.f32) s)) (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) (PI.f32)))) s))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s))) |
#s(approx (exp (* -1/3 (/ r s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (* -1/3 (/ r s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (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/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 (-.f32 (*.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 (-.f32 (*.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 (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 (-.f32 (*.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 (-.f32 (*.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 (-.f32 (*.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 (-.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.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)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.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)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.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)) (/ (exp (* -1/3 (/ r s))) (* (PI) 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)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (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)))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (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)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/9 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 4/3 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (+.f32 (neg.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (PI) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/18 binary32)) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* (PI) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/3 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (exp (* -1/3 (/ r s))) (fma.f32 (-.f32 (*.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 (* -1/3 (/ r 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (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/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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 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 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32))) |
#s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.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 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) r) #s(literal 1/8 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 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))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 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))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s))) r))) |
Compiled 7 183 to 2 051 computations (71.4% saved)
37 alts after pruning (36 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 424 | 28 | 452 |
| Fresh | 12 | 8 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 440 | 37 | 477 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) | |
| 59.7% | (/.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) | |
| 10.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(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r)) | |
| 99.4% | (+.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)))) #s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))))) | |
| 10.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))) | |
| ▶ | 10.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))) |
| 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)) #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)))) | |
| 10.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)))) | |
| 9.1% | (+.f32 #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)) (/.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.8% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.5% | (+.f32 #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))) (/.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.5% | (+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
| 10.3% | (+.f32 #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))) (/.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.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 (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.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 (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)) | |
| ▶ | 99.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r)) |
| 9.8% | #s(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)) | |
| 9.8% | #s(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.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/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.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 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r)) | |
| 98.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) (*.f32 (PI.f32) s)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.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) (PI.f32)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 10.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) (*.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.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 (PI.f32) r)))) s)) | |
| 9.8% | #s(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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32)))) s))) r)) | |
| 10.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) | |
| 9.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) | |
| 10.8% | #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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) r)) | |
| ✓ | 9.8% | #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))) |
| ▶ | 9.8% | #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)))) |
| 9.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) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) | |
| 99.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 (/.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 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r))) | |
| ▶ | 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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))) |
| 10.8% | #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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) | |
| 99.3% | #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/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32)))) |
Compiled 3 089 to 2 797 computations (9.5% saved)
| Inputs |
|---|
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.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))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(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) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
(*.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 (*.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)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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 (neg.f32 (/.f32 (-.f32 (neg.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 (neg.f32 (/.f32 (-.f32 (neg.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))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) |
(*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (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) s) (PI.f32)) 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) s) (PI.f32)) r)) |
#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 #s(literal 6 binary32) s) (PI.f32)) |
(*.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(/.f32 r s) |
#s(literal -1/3 binary32) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#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)))) (* (* (PI) 6) (* 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 (* (* (PI) 6) (* s r)) #s(hole binary32 (* 6 (* 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)))) (* (* (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* 5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (neg (/ (* (/ r (PI)) -5/72) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (/ (* (/ r (PI)) -5/72) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (* (* 6 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #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 (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (/ r s) #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) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#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)))) (* (* (PI) 6) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #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 (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* (/ r (PI)) -5/72) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* r (- (/ 1/6 (* r (* (pow s 2) (PI)))) (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* r (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* s (PI)))) (* 1/6 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (* r (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -1 (* r (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 | |
|---|---|---|---|---|
| 18.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r)))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (neg (/ (* (/ r (PI)) -5/72) s)) (/ (* (/ r (PI)) -5/72) s) (* (/ r (PI)) -5/72) (/ r (PI)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s) -1/3) |
| 13.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r)))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (neg (/ (* (/ r (PI)) -5/72) s)) (/ (* (/ r (PI)) -5/72) s) (* (/ r (PI)) -5/72) (/ r (PI)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s) -1/3) |
| 11.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r)))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (neg (/ (* (/ r (PI)) -5/72) s)) (/ (* (/ r (PI)) -5/72) s) (* (/ r (PI)) -5/72) (/ r (PI)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s) -1/3) |
| 11.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r)))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (neg (/ (* (/ r (PI)) -5/72) s)) (/ (* (/ r (PI)) -5/72) s) (* (/ r (PI)) -5/72) (/ r (PI)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s) -1/3) |
| 7.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r)))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* s r))) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (PI) 6) (* s r)) (* (PI) 6) 6 (* s r) (+ (/ (* 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)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (neg (/ (* (/ r (PI)) -5/72) s)) (/ (* (/ r (PI)) -5/72) s) (* (/ r (PI)) -5/72) (/ r (PI)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s) -1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1201 | 11911 |
| 0 | 1299 | 10839 |
| 1 | 6818 | 10839 |
| 0 | 8702 | 10570 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.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))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(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) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.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 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
(*.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 (*.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)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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 (neg.f32 (/.f32 (-.f32 (neg.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 (neg.f32 (/.f32 (-.f32 (neg.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))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) |
(*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (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) s) (PI.f32)) 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) s) (PI.f32)) r)) |
#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 #s(literal 6 binary32) s) (PI.f32)) |
(*.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(/.f32 r s) |
#s(literal -1/3 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#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)))) (* (* (PI) 6) (* 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 (* (* (PI) 6) (* s r)) #s(hole binary32 (* 6 (* 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)))) (* (* (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* 5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (neg (/ (* (/ r (PI)) -5/72) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (/ (* (/ r (PI)) -5/72) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* (* (* 6 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #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 (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (/ r s) #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) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#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)))) (* (* (PI) 6) (* s r))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #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 (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* (/ r (PI)) -5/72) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (PI) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* r (- (/ 1/6 (* r (* (pow s 2) (PI)))) (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* r (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* s (PI)))) (* 1/6 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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) 6) (* 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (* r (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* -1 (* r (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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(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))) (* (* (* 2 (PI)) s) r)) (*.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))))) (-.f32 #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))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))))) |
(/.f32 (+.f32 (pow.f32 #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(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r)) #s(literal 3 binary32)))) (fma.f32 #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))) (* (* (* 2 (PI)) 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 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r)))) (*.f32 #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))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.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)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) |
(+.f32 #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))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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))) |
(*.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 (neg.f32 r) s)) (*.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 (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)) r) (*.f32 (PI.f32) s)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) 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 (PI.f32)) (*.f32 s r))) |
(*.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)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(PI.f32) |
#s(literal 1/8 binary32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) r) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32))) (*.f32 s r)) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 s r) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 s r))) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 6 binary32))) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
(*.f32 s r) |
(*.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 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.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)) |
#s(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 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
(*.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (/.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) #s(literal 3 binary32)) (*.f32 #s(literal 1/64 binary32) (pow.f32 (*.f32 (PI.f32) r) #s(literal -3 binary32)))) (fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) |
(-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.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 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (/.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) s) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s)) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (+.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) #s(literal 3 binary32)) (*.f32 #s(literal 1/216 binary32) (pow.f32 (PI.f32) #s(literal -3 binary32)))) (fma.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) #s(literal -1 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(+.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) |
(/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (neg.f32 s)) |
(neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(*.f32 (/.f32 r (PI.f32)) (/.f32 #s(literal -5/72 binary32) s)) |
(/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) |
(+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) s) (/.f32 (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))) s)) |
(*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) |
(*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))) |
(/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32)) |
(/.f32 (*.f32 r #s(literal -5/72 binary32)) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) (-.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (PI.f32)) #s(literal 3 binary32)) #s(literal -1/4096 binary32) (*.f32 #s(literal -1/2985984 binary32) (pow.f32 (/.f32 r (PI.f32)) #s(literal 3 binary32)))) (fma.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (-.f32 (*.f32 (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))))) |
(-.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) |
(+.f32 (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) |
(+.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) |
(/.f32 (neg.f32 r) (neg.f32 (PI.f32))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1/6 binary32) (neg.f32 (PI.f32))) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) r)) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
(/.f32 (-.f32 (*.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 #s(literal 6 binary32) s) (PI.f32)) 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 #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 #s(literal 6 binary32) s) (PI.f32)) r)))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (pow.f32 (/.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)) #s(literal 3 binary32))) (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(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 #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 #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 #s(literal 6 binary32) s) (PI.f32)) r)))))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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 #s(literal 6 binary32) s) (PI.f32)) r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.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 #s(literal 6 binary32) s) (PI.f32)) 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 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.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 #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/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 #s(literal 6 binary32) s) (PI.f32)) r))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) 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 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (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 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.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))) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) s))) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(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 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.f32 (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) r) |
(/.f32 (neg.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)) |
#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 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 s r) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 s r))) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) |
(log.f32 (pow.f32 (exp.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 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)) |
(*.f32 s (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 #s(literal 6 binary32) s) |
(*.f32 s #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 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r))) |
(/.f32 (neg.f32 (*.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))) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (*.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))) (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))) (PI.f32)) #s(literal 1/8 binary32)) (*.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))) (PI.f32)) s)) |
(/.f32 (neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.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))) (PI.f32)) #s(literal 1/8 binary32)) |
(*.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))) (PI.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)))) (PI.f32)) |
(/.f32 (neg.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 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) |
(+.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 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(/.f32 (+.f32 (pow.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 3 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32))) (fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))))) |
(+.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)))) |
(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 (/.f32 r s) #s(literal -1/3 binary32))) (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))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
#s(literal -1/3 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 (/.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 (PI.f32) r)))) s)) |
#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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
#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 s) (PI)) 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 (/ (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 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* s r) (*.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 (/.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 (PI.f32) r)))) s)) |
#s(approx (/ 1/4 (* (* s r) (PI))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (* (PI) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -5/72 binary32))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 s s))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s s))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 s s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 s s))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s)) |
#s(approx (neg (/ (* (/ r (PI)) -5/72) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) |
#s(approx (/ (* (/ r (PI)) -5/72) s) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 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 (/.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 (PI.f32) r)))) s)) |
#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) s) r) #s(literal 2 binary32))) |
#s(approx (* (* 2 (PI)) s) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 s) (PI)) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) |
#s(approx (* 6 s) (*.f32 #s(literal 6 binary32) s)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) 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)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.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 (/ r s) (/.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 #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) (*.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 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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/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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32))) (/.f32 (neg.f32 r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.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 s) (PI)) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.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)))) #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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s 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 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.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 #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) (*.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 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 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 #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) (*.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 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 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/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 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32))) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.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 s) (PI)) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (* (/ r s) -1/3))) (PI))) s) r) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (* (/ r s) -1/3))) (PI))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) s)) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 #s(literal 2 binary32) (PI.f32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(literal 2 binary32)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32))) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (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 -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32) (*.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)))))) #s(literal 2 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 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (PI.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/6 binary32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/2 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.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)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.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 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) 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)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.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 (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (neg.f32 (/.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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 r r) s) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.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 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) 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)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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 (* (/ r s) -1/3))) (PI))) s) r) (neg.f32 (/.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 (* (/ r s) -1/3))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) 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 (* (/ r s) -1/3))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 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 (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) #s(literal 1/8 binary32))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s))) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 5/9 binary32)) s))) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 r (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s))) s)))) s)))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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 (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))) 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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (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/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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (+.f32 (neg.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (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/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#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 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (-.f32 (*.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 (-.f32 (*.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 (-.f32 (*.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 (-.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/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 -1/6 binary32) (/.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 (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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (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))) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.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))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (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)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (* (/ r (PI)) -5/72) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (/ 1/4 (* (PI) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (* (PI) r) (*.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 (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))) 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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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))) (fma.f32 (-.f32 (*.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 (-.f32 (*.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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ r s) -1/3))) (PI))) s) r) (/.f32 (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))) r)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/.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 (* (/ r s) -1/3))) (PI))) s) r) (/.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 (* (/ r s) -1/3))) (PI))) 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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/9 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 s) -1/3)) (fma.f32 (-.f32 (*.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 (-.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.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/8 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 (/.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/8 binary32)) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (PI.f32)))) r)) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r))) 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 (+.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/8 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))) (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) 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))) (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) s))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (neg.f32 r) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (neg.f32 r) (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 5/72 binary32) (*.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))) (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) s))) r))) |
Compiled 8 899 to 2 902 computations (67.4% saved)
47 alts after pruning (45 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 437 | 31 | 468 |
| Fresh | 17 | 14 | 31 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 458 | 47 | 505 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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)))) | |
| 99.4% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) | |
| 10.3% | (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 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 59.7% | (/.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) | |
| 10.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(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) r)) | |
| 10.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.8% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) s) (PI.f32)) r))) | |
| 99.5% | (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) | |
| 9.1% | (+.f32 #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)) (/.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.4% | (+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) #s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))))) | |
| 10.3% | (+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 binary32))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) | |
| 10.3% | (+.f32 #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))) (/.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))) | |
| ▶ | 10.3% | (+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
| 9.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 (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))) r)) | |
| 98.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (PI.f32))) s) r)) | |
| ▶ | 99.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r)) |
| 10.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
| 10.8% | #s(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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (PI.f32))) s) r)) | |
| 9.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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (PI.f32))) s) r)) | |
| 10.8% | #s(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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s) r)) | |
| 9.8% | #s(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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s) r)) | |
| 9.8% | #s(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)) | |
| ▶ | 9.8% | #s(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)) (PI.f32))) |
| 9.8% | #s(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.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/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.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 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r)) | |
| ▶ | 99.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 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r))) |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.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) (PI.f32)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 10.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) (*.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.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 (PI.f32) r)))) s)) | |
| ✓ | 9.8% | #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))) |
| ✓ | 9.8% | #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)))) |
| 9.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) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) | |
| 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s s))) s))) | |
| 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 5.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32))) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (PI.f32)))) r)) s))) | |
| 99.3% | #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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)))) | |
| 10.8% | #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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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))) | |
| 5.4% | #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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) | |
| 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
Compiled 4 086 to 3 728 computations (8.8% 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) |
#s(literal 1/8 binary32) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(*.f32 r #s(literal -1/3 binary32)) |
#s(literal -1/3 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/4 binary32) (*.f32 s r)) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (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 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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)) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.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))) (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)) |
(/.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))) #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)) (exp (/ (* r -1/3) s))) (PI))) s) r) #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 (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ 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 (exp (/ (* r -1/3) s)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (* r -1/3) s) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ (/ 1/4 (* s r)) (PI)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ 1/4 (* s r)) #s(hole binary32 (/ 1/4 (* r s)))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #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 (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ 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 (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ 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/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 (/ (* r -1/3) s))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (* r -1/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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* s r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#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 (+ (/ (* 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 (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (* r -1/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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#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 (+ (/ (* 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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (* r -1/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 (* r -1/3) #s(hole binary32 (* -1/3 r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#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 (+ (/ (* 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 s) (PI)) 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)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 | |
|---|---|---|---|---|
| 11.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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (exp (/ (* r -1/3) s)) (/ (* r -1/3) s) (* r -1/3) -1/3 (PI) (+ (/ (* 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)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) 1 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/ 1/8 (* (* (PI) s) r)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* s r)) (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s)) |
| 10.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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (exp (/ (* r -1/3) s)) (/ (* r -1/3) s) (* r -1/3) -1/3 (PI) (+ (/ (* 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)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) 1 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/ 1/8 (* (* (PI) s) r)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* s r)) (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s)) |
| 6.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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (exp (/ (* r -1/3) s)) (/ (* r -1/3) s) (* r -1/3) -1/3 (PI) (+ (/ (* 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)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) 1 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/ 1/8 (* (* (PI) s) r)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* s r)) (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s)) |
| 5.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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (exp (/ (* r -1/3) s)) (/ (* r -1/3) s) (* r -1/3) -1/3 (PI) (+ (/ (* 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)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) 1 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/ 1/8 (* (* (PI) s) r)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* s r)) (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s)) |
| 4.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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (exp (/ (* r -1/3) s)) (/ (* r -1/3) s) (* r -1/3) -1/3 (PI) (+ (/ (* 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)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (exp (* (/ r s) -1/3)) 1 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/ 1/8 (* (* (PI) s) r)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* s r)) (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (exp (* (/ r s) -1/3)) (* (/ r s) -1/3) (/ r s)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 966 | 12034 |
| 0 | 1030 | 10493 |
| 1 | 5235 | 10493 |
| 0 | 8247 | 10187 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) |
#s(literal 1/8 binary32) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(*.f32 r #s(literal -1/3 binary32)) |
#s(literal -1/3 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/4 binary32) (*.f32 s r)) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (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 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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)) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.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))) (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)) |
(/.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))) #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)) (exp (/ (* r -1/3) s))) (PI))) s) r) #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 (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ 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 (exp (/ (* r -1/3) s)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (* r -1/3) s) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ (/ 1/4 (* s r)) (PI)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ 1/4 (* s r)) #s(hole binary32 (/ 1/4 (* r s)))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #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 (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* s (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ 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 (* (/ r s) -1/3) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ 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/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 (/ (* r -1/3) s))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (* r -1/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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (/ (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 2)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* s r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* 1/8 (/ (+ (* -1 (/ r (PI))) (* -1/3 (/ r (PI)))) s)) (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 3) (PI))) (* -1/162 (/ (pow r 3) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) (pow s 2))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (+ (* -1/6 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 3) (* (pow s 3) (PI)))) (+ (* 1/18 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* 1/2 (/ (pow r 2) (* (pow s 2) (PI)))) (* 2 (/ 1 (PI))))))))))) |
#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 (+ (/ (* 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 (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (* r -1/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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI)))) (* 1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s))) s)) (* -1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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 (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (+ (* -1/8 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))))) s)) (* 1/8 (+ (* 1/3 (/ r (PI))) (/ r (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI)))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 3) (PI))) (* 1/6 (/ (pow r 3) (PI)))) s)) (+ (* 1/18 (/ (pow r 2) (PI))) (* 1/2 (/ (pow r 2) (PI))))) s)) (+ (* 1/3 (/ r (PI))) (/ r (PI)))) s)) (* 2 (/ 1 (PI)))))) |
#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 (+ (/ (* 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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) 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 (/ (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 (exp (/ (* r -1/3) s)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (* r -1/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 (* r -1/3) #s(hole binary32 (* -1/3 r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (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)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) #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))))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) #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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) (* 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))) (PI)) 1/8) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) 1/8) #s(hole binary32 (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (* (/ r s) -1/3)) (exp (/ (neg r) s))) (PI)) #s(hole binary32 (+ (* r (- (* r (+ (* -14/81 (/ r (* (pow s 3) (PI)))) (* 5/9 (/ 1 (* (pow s 2) (PI)))))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))))) |
#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 (+ (/ (* 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 s) (PI)) 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)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) 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 (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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (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))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s 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))) (PI.f32)) #s(literal 1/8 binary32))) (neg.f32 (*.f32 s r))) |
(/.f32 (neg.f32 (*.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))) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r)) |
(/.f32 (*.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))) (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))) (PI.f32)) s)) |
(/.f32 (neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.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))) (PI.f32)) #s(literal 1/8 binary32)) |
(*.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))) (PI.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)))) (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)) (PI.f32)) |
#s(literal 1/8 binary32) |
(/.f32 (neg.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 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) |
(+.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 (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 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32)))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32)))) (-.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (+.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))))) |
(fma.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 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))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.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)))) |
(*.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #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 (exp.f32 #s(literal -1/3 binary32)) (*.f32 (/.f32 r s) #s(literal 3 binary32))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(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 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal 1/3 binary32))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(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 (/.f32 r s) #s(literal -1/3 binary32))) (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))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/3 binary32) r)) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
(*.f32 r #s(literal -1/3 binary32)) |
#s(literal -1/3 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 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 s r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.f32 s r) |
(*.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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s)) r) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s)) |
(/.f32 (neg.f32 (*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) s) |
(*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s)))) (PI.f32)) |
(/.f32 (neg.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s)))) (neg.f32 (PI.f32))) |
(/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) |
(+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (*.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 (*.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)))) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (*.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)))))) |
(fma.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) |
(fma.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) |
(+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) |
#s(literal 1 binary32) |
(/.f32 (-.f32 (pow.f32 #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(literal 2 binary32)) (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) (-.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (+.f32 (pow.f32 #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(literal 3 binary32)) (pow.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (+.f32 (pow.f32 #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(literal 2 binary32)) (-.f32 (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (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 #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 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) 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)) r) (*.f32 (PI.f32) s)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) 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 (/.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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (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))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s 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))) (PI.f32)) #s(literal 1/8 binary32))) (neg.f32 (*.f32 s r))) |
(/.f32 (neg.f32 (*.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))) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r)) |
(/.f32 (*.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))) (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))) (PI.f32)) #s(literal 1/8 binary32)) |
(*.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))) (PI.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)))) (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)) (PI.f32)) |
(/.f32 (neg.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 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) |
(+.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 (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 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32)))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32)))) (-.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (+.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))))) |
(fma.f32 (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 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))) (exp.f32 (*.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(+.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)))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal 1/3 binary32))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(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 (/.f32 r s) #s(literal -1/3 binary32))) (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))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/3 binary32) r)) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.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/8 binary32) (+.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 (PI.f32) r)))) s)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (* (/ r s) -1/3))) (PI))) 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)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#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 (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/4 (* s r)) (PI)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ 1/4 (* s r)) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (* (/ r s) -1/3))) (PI))) 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)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.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 (+ (/ (* 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 (/.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 (PI.f32) r)))) s)) |
#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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
#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 s) (PI)) 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 (/ (* r -1/3) s))) (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)) (exp (* (/ r s) -1/3))) (PI))) (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s)))) |
#s(approx (* (/ r s) -1/3) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (/ r s) (/.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 #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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (* (/ r s) -1/3))) (PI))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) s)) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 #s(literal 2 binary32) (PI.f32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(literal 2 binary32)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32))) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (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 -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32))))) #s(literal 2 binary32))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32))) (/.f32 (neg.f32 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 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32))) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32)))))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (* (/ r s) -1/3))) (PI))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) s)) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 #s(literal 2 binary32) (PI.f32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(literal 2 binary32)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32))) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (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 -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32))))) #s(literal 2 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 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32))) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 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))) |
#s(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) (*.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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/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 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.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 (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (/ (* r -1/3) s))) (PI))) s) r) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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 (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal -14/81 binary32)) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (/.f32 #s(literal 2 binary32) (PI.f32))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/18 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/2 binary32) (/.f32 #s(literal 2 binary32) (PI.f32))))))) (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) #s(literal 2 binary32)) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32))) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (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 -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 5/9 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32))))) #s(literal 2 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) 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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 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 (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) #s(literal 1/8 binary32))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s))) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 5/9 binary32)) s))) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 r (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s))) s)))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/2 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.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)) r) s)))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32))) s))) s)))) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) 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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 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 (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal 1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal -1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) #s(literal 1/8 binary32))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s))) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 5/9 binary32)) s))) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 r (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s))) s)))) s)))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (* (/ r s) -1/3)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) 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))) (neg.f32 (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) 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)) (neg.f32 (/.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.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)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r 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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/6 binary32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.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 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.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 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) 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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) 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 (/ (* r -1/3) s))) (PI))) s) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 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 (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) #s(literal 1/8 binary32))) s))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (PI.f32)) #s(literal 14/81 binary32)) s))) s))) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 4/3 binary32) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 (neg.f32 (/.f32 (+.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 5/9 binary32)) s))) r) s)) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 r (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 5/9 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) r) #s(literal 14/81 binary32)) s))) 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 (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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (* (/ r s) -1/3))) (PI))) 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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/9 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -14/81 binary32) (/.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) 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 (exp (* (/ r s) -1/3)) (fma.f32 (-.f32 (*.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 (-.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 (* r -1/3) (*.f32 #s(literal -1/3 binary32) r)) |
#s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (* (/ r s) -1/3))) (PI))) 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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) s) (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)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/9 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -14/81 binary32) (/.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 (-.f32 (*.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 (-.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.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/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 (*.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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 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 -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 #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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.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/4 (exp (/ (neg r) s))) (* (* (* 2 (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/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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/.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 (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (+.f32 (neg.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (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/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) 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 s) (PI)) 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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (/ (* r -1/3) s))) (PI))) s) r) (/.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 (* (/ r s) -1/3))) (PI))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/9 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 2 binary32) (PI.f32)))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) |
#s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -14/81 binary32) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))) r) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 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 (/.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/8 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 (/.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/8 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))) (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) 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))) (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) s))) r))) |
Compiled 5 998 to 2 127 computations (64.5% saved)
54 alts after pruning (47 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 11 | 329 |
| Fresh | 4 | 36 | 40 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 322 | 54 | 376 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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)))) | |
| 99.4% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) | |
| 10.3% | (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 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 59.7% | (/.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) | |
| 10.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(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) r)) | |
| 10.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.8% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) s) (PI.f32)) r))) | |
| 99.5% | (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) | |
| 99.4% | (+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) #s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))))) | |
| 10.3% | (+.f32 #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))) (/.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))) | |
| 10.3% | (+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (PI.f32) s)))) | |
| ✓ | 10.3% | (+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r)))) |
| 10.3% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 9.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 (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))) r)) | |
| 9.8% | #s(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) s) r) (PI.f32))) | |
| 9.8% | #s(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) s) (PI.f32))) | |
| 98.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32))) (PI.f32))) s) r)) | |
| ✓ | 99.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r)) |
| 10.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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
| 9.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 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) | |
| 10.8% | #s(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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (PI.f32))) s) r)) | |
| 9.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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (PI.f32)))) s) r)) | |
| 10.8% | #s(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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s) r)) | |
| 9.8% | #s(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/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s) r)) | |
| 9.8% | #s(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)) | |
| ✓ | 9.8% | #s(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)) (PI.f32))) |
| 9.8% | #s(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.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/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.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 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r)) | |
| ✓ | 99.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 (*.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r))) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.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) (PI.f32)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 10.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) (*.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 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) r)) | |
| 99.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 (*.f32 #s(literal 1/8 binary32) (+.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 (PI.f32) r)))) s)) | |
| ✓ | 9.8% | #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))) |
| ✓ | 9.8% | #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)))) |
| 9.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) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) | |
| 99.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 (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 binary32) r))) | |
| 97.8% | #s(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 (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)))) | |
| 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s s))) s))) | |
| 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 5.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32))) s))) | |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (PI.f32)))) r)) s))) | |
| 99.3% | #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/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)))) | |
| 10.8% | #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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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))) | |
| 5.4% | #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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) | |
| 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
Compiled 4 229 to 2 787 computations (34.1% 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 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 (+.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)))) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 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 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) 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)) #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))) |
(+.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)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.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/8 binary32) (+.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 (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.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 (/.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) (PI.f32)))) r)) |
(+.f32 #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)) (/.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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.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) s)) #s(literal 1/8 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 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 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)) #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)))) |
(+.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 (*.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) #s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
(+.f32 #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))) (/.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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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)))) |
(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 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.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) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.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/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.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))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 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)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) |
(+.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)))) #s(approx (* (* (* 6 (PI)) s) r) (*.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) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.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 (*.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 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) (*.f32 (PI.f32) s)))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.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 (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 (neg.f32 r) (*.f32 #s(literal 3 binary32) 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))) |
| Outputs |
|---|
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)))) |
3 calls:
| 27.0ms | s |
| 25.0ms | r |
| 14.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.5% | 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.5% | 1 | s |
| 99.5% | 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 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 (+.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)))) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 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 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) 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)) #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))) |
(+.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)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.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/8 binary32) (+.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 (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.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 (/.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) (PI.f32)))) r)) |
(+.f32 #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)) (/.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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.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) s)) #s(literal 1/8 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 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 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)) #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)))) |
(+.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 (*.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 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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)))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) #s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #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))) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (PI.f32))) s) r)) |
3 calls:
| 24.0ms | r |
| 23.0ms | s |
| 12.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.5% | 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.5% | 1 | s |
| 99.5% | 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 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 (+.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)))) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 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 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32))) s) r)) |
3 calls:
| 18.0ms | s |
| 15.0ms | r |
| 10.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.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))) |
| 99.4% | 1 | s |
| 99.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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 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 (+.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)))) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 binary32) 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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) s) (/.f32 #s(literal 1/8 binary32) r))) |
3 calls:
| 20.0ms | s |
| 19.0ms | r |
| 10.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.4% | 1 | s |
| 99.4% | 1 | r |
| 99.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))) |
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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 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 (+.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)))) |
#s(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 (+.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (*.f32 (PI.f32) s)) #s(literal 1/8 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 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 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)) |
| 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(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32)))) |
3 calls:
| 19.0ms | r |
| 15.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))) |
| 14.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 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.3% | 1 | s |
| 99.3% | 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (/ (* r -1/3) s))) (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)))) |
| 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(approx (/ (/ (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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)))) |
3 calls:
| 16.0ms | s |
| 16.0ms | r |
| 9.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.3% | 1 | s |
| 99.3% | 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.3% | 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (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 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)))) (PI.f32))) s) r)) |
(+.f32 #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 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (/.f32 #s(literal 1/8 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (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 (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 #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))) (/.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))) |
(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 #s(literal 6 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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #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))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 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))) |
#s(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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 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)) (/.f32 (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.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 (/.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)) |
#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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -5/9 binary32)) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) #s(literal 1/8 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
3 calls:
| 17.0ms | r |
| 13.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))) |
| 12.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.9% | 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))) |
| 10.9% | 1 | s |
| 10.9% | 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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (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))) #s(approx (/ (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) (*.f32 s s)) #s(literal 1/8 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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (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 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 #s(approx (exp (* -1/3 (/ r s))) #s(literal 1 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 s s))) 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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
3 calls:
| 13.0ms | s |
| 8.0ms | r |
| 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 |
|---|---|---|
| 10.9% | 1 | r |
| 10.9% | 1 | s |
| 10.9% | 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))) |
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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.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)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.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 #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)) (/.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 (+ (/ (* 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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (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))) (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/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 5/9 binary32)) (/.f32 #s(literal 4/3 binary32) s)) r #s(literal 2 binary32))) (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/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (PI.f32)) (/.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (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))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.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/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) #s(approx (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s))) (/.f32 (+.f32 (/.f32 (neg.f32 r) (*.f32 (PI.f32) s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/3 binary32) (/.f32 #s(literal 2 binary32) (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))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
3 calls:
| 10.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))) |
| 7.0ms | r |
| 7.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.8% | 1 | r |
| 10.8% | 1 | s |
| 10.8% | 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))) |
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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (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 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
3 calls:
| 10.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))) |
| 5.0ms | r |
| 5.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.3% | 1 | r |
| 10.3% | 1 | s |
| 10.3% | 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))) |
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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) 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 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.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 (*.f32 (/.f32 (+.f32 #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32)) (exp.f32 (/.f32 (neg.f32 r) s))) (PI.f32)) #s(literal 1/8 binary32)) (*.f32 s r))) |
3 calls:
| 8.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 |
|---|---|---|
| 10.3% | 1 | r |
| 10.3% | 1 | s |
| 10.3% | 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))) |
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 (*.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 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 (/.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(approx (* 1/8 (/ (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (PI))) (/.f32 #s(literal 1/4 binary32) (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) 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 (/.f32 #s(literal 1/4 binary32) 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))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.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))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) -5/72) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 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 (/.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 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (/ (neg r) s)) (exp (* (/ r s) -1/3))) (fma.f32 #s(literal -4/3 binary32) (/.f32 r s) #s(literal 2 binary32))) (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/8 binary32) (/.f32 (+.f32 #s(approx (exp (/ (neg r) s)) (+.f32 (/.f32 (neg.f32 r) s) #s(literal 1 binary32))) #s(approx (exp (* (/ r s) -1/3)) #s(literal 1 binary32))) (PI.f32))) s) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (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)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (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 #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/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 -1/6 binary32) (/.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(approx (* 1/8 (+ (/ (exp (/ (neg r) s)) (* (PI) s)) (/ (exp (* -1/3 (/ r s))) (* (PI) s)))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -4/3 binary32)) s) #s(literal 1/8 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg 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) s) (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 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
3 calls:
| 8.0ms | r |
| 5.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.8% | 1 | s |
| 9.8% | 1 | r |
| 9.8% | 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))) |
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 (*.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 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 (/.f32 #s(literal 1/4 binary32) (*.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 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
3 calls:
| 2.0ms | s |
| 2.0ms | r |
| 1.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.8% | 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.8% | 1 | r |
| 9.8% | 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 (*.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 s r)) (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 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
3 calls:
| 1.0ms | s |
| 1.0ms | r |
| 1.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.8% | 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.8% | 1 | s |
| 9.8% | 1 | r |
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 (*.f32 s r) (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 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
3 calls:
| 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))) |
| 1.0ms | r |
| 1.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.8% | 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.8% | 1 | s |
| 9.8% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| 1× | fuel |
Compiled 336 to 174 computations (48.2% saved)
Compiled 363 to 199 computations (45.2% saved)
Loading profile data...